rtz v0.7.0
Breaking Changes
- New data has been ingested (see README for sources and dates). This does not break functionality, but may break any tests that rely on the results of lookups via the data in this package.
Major Improvements
- Upgraded all dependencies.
- Added default open CORS policy to the web server.
- Added ability to automatically push web analytics to Application Insights.
- Reworked alignment for bincode assets.
- Fixed issues with using
double-precision
feature. - Stabilized to stable Rust
1.80
.
Full Changelog: v0.5.3...v0.7.0