cynic
cynic copied to clipboard
Bump rust_decimal from 1.22.0 to 1.25.0
Bumps rust_decimal from 1.22.0 to 1.25.0.
Changelog
Sourced from rust_decimal's changelog.
1.25.0
Added
- Expands
rand
support to implementSampleUniform
to allow forrng.gen_range
calls (#519)- Adds
rkyv
framework support for zero-cost (de)serialization (#520)A big thank you to
@lukesneeringer
and@dovahcrow
for your help building features for this release.1.24.0
- Introduces new feature
rand
which allows for random number generation withinrust_decimal
(#517).- Upgrade to Rust 2021 and remove unnecessary dependencies to improve build speed (#513, #516)
- Some test scoping improvements to ensure we capture as many test combinations as possible (#503, #504).
A big thank you to
@c410-f3r
for their contributions to this release!1.23.1
Fixes issue with
no_std
compatability introduced in1.23.0
(#501).1.23.0
- Add
BorschSchema
support for theborsh
feature (#498).- Implement
TryFrom
for Decimal primitive types (#493).- Fix
to_i64
to supporti64::MIN
(#496).- Implement
Inv
fromnum_traits
(#495).- Some minor housekeeping tasks (#487, #490).
Thank you
@turion
,@arthurprs
and@jnitard
for your help with this release.
Commits
4b7cdd9
Version 1.25 (#522)7508015
feat: Addrng.gen_range
support. (#519)37764b7
add rkyv support (#520)8c27247
Version 1.24.0 (#518)4ee19c6
Addrand
support (#517)98d8057
Remove unused dependencies (#516)a963e79
Update to Rust 2021 (#513)2b582d6
Enable borsh tests on github actions (#504)7a95035
Fixes issue with workspace build always including default (#503)a88e9ae
Version 1.23.1 (#502)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for cynic-querygen-web canceled.
Name | Link |
---|---|
Latest commit | 144f7546b762bcb1e7e7ebda9009c3fa1c3d6da8 |
Latest deploy log | https://app.netlify.com/sites/cynic-querygen-web/deploys/62e901e4c840e10009f39a6b |
Superseded by #535.