v0.1.5
What's Changed
- Update text based on blog post by @marcua in #107
- Link to blog post by @marcua in #113
- Readme updates by @marcua in #144
- Add fernet and lettre libraries to faciliate short-lived tokens and email authentication by @marcua in #146
- Add
lettre
dependency ontokio1-native-tls
by @marcua in #147 - Move serde_json from dev_dependencies to dependencies by @marcua in #157
- Email registration and login by @marcua in #145
- Create API key on account creation/login, validate permissions on sensitive endpoints by @marcua in #211
- Add explicit lifetimes in constants by @sofiaritz in #212
- Introduce Clippy, apply automated fixes, place endpoints in their own files, and introduce conversion macros by @sofiaritz in #222
- Introduce
ayb default_server_config
command by @marcua in #223
New Contributors
- @sofiaritz made their first contribution in #212. Thank you @sofiaritz! :)
Full Changelog: v0.1.4...v0.1.5