Skip to main content
Version: 0.2

Marten 0.2.1 release notes

February 25, 2023.

Bug fixes

  • Fix possible empty field names in messages associated with exceptions raised when targetting non-existing fields with query sets
  • Fix broken methods inherited from the Enumerable mixin for request parameter abstractions
  • Fix a possible typing issue related to the use of Marten::Emailing::Backend::Development#delivered_emails in specs generated for projects with authentication