Update wax_ 0.6.2 → 0.7.0 (major) #96
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ wax_ (0.6.2 → 0.7.0) · Repo · Changelog
Release Notes
0.7.0 (from changelog)
0.6.7 (from changelog)
0.6.6 (from changelog)
0.6.5 (from changelog)
0.6.4 (from changelog)
0.6.3 (from changelog)
Does any of this look wrong? Please let us know.
✳️ jason (1.4.1 → 1.4.4) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 15 commits:
Bump 1.4.4Raise if trying to decode decimals without decimalRemove unneeded workarounds for xref warningsFix warnings by conditionally compiling Decimal supportBump 1.4.3Fix derive with _ keyRequire stream_data only from Elixir 1.12Bump 1.4.2Fix deprecation warnings in testsUpdate dependenciesFormat charlistsFix codegen to expand rangesFix non-deterministic test on OTP27 (#187)Removes unused Dialyzer ignored warnings (#182)Remove uneeded backtick (#173)Release Notes
2.3.0 (from changelog)
2.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release v2.3.0Implement `JSON.Encoder` if available (#215)Release v2.2.0Update depsUpdate ExDocAdds `compare/3` and `eq?/3` with threshold as parameter (#208)CI housekeeping (#210)Fix typo in readme.md (#209)Add gte?/2 and lte?/2 (#205)coef_length def -> defpAlign examples according to inspect protocol (#198)Release Notes
0.8.10
0.8.9
0.8.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release v0.8.10 (#80)Ensure application is compiled before running tasks (#78)Fix version check for Elixir (#76)Release v0.8.9 (#75)Don't warn on Logger.warn (#69)Use sigil for charlists in doctests (#74)Support OTP 27 (#73)Release v0.8.8 (#67)Avoid Logger.warn deprecation working on recent Elixir versions (#66)Test on Erlang/OTP 26 and Elixir 1.15 (#64)Misc doc fixes (#62)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands