Release 0.2.0
Drop the rocket_04 feature
Bump MSRV
Update range checks to use Range::contains
Switch CI from Travis to sourcehut
Silence cast_lossless clippy lint
Add From<UInt> for Int
Add From<UInt> for i64, i128
Fix travis config
Fix lax_deserialize tests
Release 0.1.9
Document lax_deserialize feature
Update markdown formatting lib crate docs
Add tests for lax_deserialize
Add .rustfmt.toml
Add lax_deserialize feature
Bump version
Use new macros in docs and tests
Bump version
Fix usage of std instead of core
Bump version