Skip to content

0.5.1

Compare
Choose a tag to compare
@ellmetha ellmetha released this 27 Jul 15:44
· 128 commits to main since this release
5f79e01

Marten 0.5.1 fixes a couple of bugs.

Bug fixes

  • Fix duplicated #create_user spec helper method in projects generated with the authentication application.
  • Fix excessive verbosity when running management commands.
  • Fix non-working hash/array methods in templates.
  • Fix an issue where unknown variable exceptions are not raised when accessing unsupported attributes on custom template objects.
  • Make sure the cookie session store always defines an expiry when signing the session data.