- Hide
cfg(tarpaulin)warning during compilation
- Add manifest option to use GNU based ordering
- Implement from trait for ordering, deprecate from_ord
- Bump MSRV to 1.56.0
- Bump Rust edition to 2021
- Prevent panic when parsing a number-string part having a number that doesn't
fit the
i32type.
- Refactor crate to follow the latest Rust conventions