Skip to main content
Version: Next

Marten 0.6.1 release notes

Under development.

Bug fixes

  • 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.