Skip to content

4.1.0

Compare
Choose a tag to compare
@David-Wobrock David-Wobrock released this 24 Apr 16:01
· 64 commits to main since this release
  • Allow configuring logging for makemigrations command and unify behaviour with lintmigrations (issue #207)
  • Adapt --warnings-as-errors option to allow selecting some migration tests only (issue #201)
  • Add sql_analyser option to makemigrations in order to specify the SQL analyser to use (issue #208)
  • Make project_root_path and verbosity configurable from other setting source (issue #203)