4.1.0
- Allow configuring logging for
makemigrationscommand and unify behaviour withlintmigrations(issue #207) - Adapt
--warnings-as-errorsoption to allow selecting some migration tests only (issue #201) - Add
sql_analyseroption tomakemigrationsin order to specify the SQL analyser to use (issue #208) - Make
project_root_pathandverbosityconfigurable from other setting source (issue #203)