v0.4.2 only updates the dependencies, the CI publishing process, and some minor internal cleanup, but we haven't published anything in the GitHub release section for a while, so now it is all consolidated here.
What's Changed
- Add
Display
forBounds
andCenter
by @nyurik in #22 - Add
science::geo
category by @nyurik in #23 - Fix error implementation by @nyurik in #24
- Switch HashMap to BTreeMap, lints by @nyurik in #25
- Add
Bounds::from
andCenter::from
for tuples by @nyurik in #26 - Refresh codebase by @nyurik in #27
- run linter by @nyurik in #28
Full Changelog: v0.3.2...v0.4.2