Skip to main content
Version: Next

Marten 0.3.1 release notes

July 10, 2023.

Bug fixes

  • Ensure that context objects provided by generic handlers are initialized using Marten::Template::Context.
  • Fix a possible compilation error happening around template variables initialization.
  • Ensure that #<field>? schema methods return false for empty field values.