Marten 0.1.5 release notes
January 7, 2023.
Bug fixes
- Fix a bug where some types returned by built-in fields weren't allowed as template values
- Fix a bug where it was not possible to resolve UUID routing parameters from valid UUID strings
- Ensure abstract model classes can be created without primary key fields
- Ensure subclasses of
Marten::Conf::Setting
no longer have to define a mandatory#initialize
method if they don't need to