Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@levkk levkk released this 05 Dec 20:41
· 2 commits to main since this release
e535dfd

What's Changed

  • Request::session now not optional.
  • render! macro more flexible with trailing commas.
  • Missing impl of ToTemplateValue for Option<T: Model>, allowing to pass results of Model::fetch_optional` directly into templates.
  • Password hashing with Argon2.
  • User guides on creating Rwf applications from scratch.

Full Changelog: v0.2.0...v0.2.1