Skip to content

0.6.1

Choose a tag to compare

@ellmetha ellmetha released this 11 Oct 23:55
· 42 commits to main since this release
1160f0c

Marten 0.6.1 fixes a couple of bugs and a security issue.

Changes

  • Fix inconsistent results when joining multiple reverse relations corresponding to child models (multi-table inheritance) in the same query.
  • Fix config/locales translations configuration not working when the root_path setting is defined.
  • Make sure that Time and Time::Span object attributes can be manipulated in templates.