- Use fully-qualified databases everywhere. Preparation for multi-DB.
- Support for for Maxmind's city-geoip DB and command line to specificy custom
DB locations. - Explicitly parse cursor based on schema.
- Show command line in admin dashboard
- Improve admin dash's state management .
- Internal: Reduce dependene on vendored crates.
- Update dependencies including latest version of SQLite.
What's Changed
- fix(deps): unpin uuid dependency by @XAMPPRocky in #69
New Contributors
- @XAMPPRocky made their first contribution in #69
Full Changelog: v0.12.0...v0.12.1