Skip to content

0.4.5

Latest
Compare
Choose a tag to compare
@ellmetha ellmetha released this 06 May 00:17
· 142 commits to main since this release
6c6086e

Marten 0.4.5 fixes a couple of bugs.

Bug fixes

  • Fix a possible compilation error with custom settings namespace generation.
  • Ensure that the serve management command recompiles projects upon translation file changes.
  • Fix the order of asset finders to ensure that those associated with configured asset directories (via the assets.dirs setting) have priority over those associated with application directories.