Skip to content

v0.39.0

Choose a tag to compare

@Floppy Floppy released this 12 Dec 22:55
· 11912 commits to main since this release
67d6974

Mo' Models, Mo' Problems

This release adds "problems", which highlight things that have gone wrong with your library. Missing files or models will be flagged up in the problem list, rather than being auto-deleted as they were before, so that you can decide what should happen.

There will be more types of problems in the future, so stay tuned to that list!

What's Changed

  • Add "Problems", which highlight missing files and other issues by @Floppy in #860
  • Add rubocop to lint Rails and RSpec usage by @Floppy in #866
  • Add tasks and checks for translations by @Floppy in #867

Full Changelog: v0.38.0...v0.39.0