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 theroot_path
setting is defined. - Make sure that
Time
andTime::Span
object attributes can be manipulated in templates.