What's Changed
- Support deserializing from string types with
Size::from_str()
by @mqudsi in #11 - Re-export consts from crate root
- Update consts documentation
- Add rust GitHub CI pipeline
- fix: cargo clippy warnings by @Antosser in #8
- feat: Derive more traits by @Antosser in #9
Full Changelog: 0.4.1...0.5.0
This is the same release as 0.5.0-preview2 but with some clippy lints addressed.