Skip to content

v0.1.5

Compare
Choose a tag to compare
@marcua marcua released this 18 Nov 03:46
· 214 commits to main since this release

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 on tokio1-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

Full Changelog: v0.1.4...v0.1.5