Skip to main content
Version: Next

Marten 0.5.7 release notes

June 30, 2025.

Bug fixes

  • Fix #add method in many-to-many query sets to work with records that use a primary key field other than id.
  • Fix scope logic leaking between models when scopes had the same name.