0.6.1
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/localestranslations configuration not working when theroot_pathsetting is defined. - Make sure that
TimeandTime::Spanobject attributes can be manipulated in templates.