Skip to content

Tags: ruma/js_int

Tags

v0.2.2

Toggle v0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte
v0.2.2

* Consider negative values in saturating add / sub
* `impl TryFrom<UInt> for iN` for N = [8, 16, 32]
* `impl TryFrom<Int> for uN` for N = [8, 16, 32]
* Fix lax_deserialize accepting NaN
* Support deserializing floats without fractional component
* Add `usize` and `isize` `TryFrom` implementations

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte
v0.2.0

* Bump MSRV to 1.35
* Drop support for the `rocket_04` Cargo feature (Rocket 0.4 `FromFormValue` / `FromParam`
  implementations)

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
jplatte Jonas Platte
Bump version

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
jplatte Jonas Platte
js_int 0.1.3

v0.1.2

Toggle v0.1.2's commit message
Bump version to 0.1.2, update CHANGELOG.md