What's Changed
Request::session
now not optional.render!
macro more flexible with trailing commas.- Missing impl of
ToTemplateValue
forOption<T: Model>
, allowing to pass results ofModel::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