Skip to main content
Version: 0.6

Marten 0.6.4 release notes

August 4, 2026.

Bug fixes

  • Fix prefetched relations not being preserved through chained operations on query sets for reverse many-to-one and many-to-many relations.
  • Fix possible cache key collisions in the cache template tag when distinct "vary on" values concatenate to the same string.