* Lowered the entry barrier for using the package, it can work without any intervention in most cases. An easy and minimal overriding mechanism is provided.
* Enhanced and simplified the generation technique instead of using the old depth-first-search with limited coverage.
* Enhanced some of the random generators; string generators sometimes produce slightly more meaningful strings, and date/time generators support timezones.
* Added support for field validators constraints.
* Added more extensive support for various Django versions from 1.10 to 4.1, with various Python versions between 3.5-3.9.
* Enhanced the unit-tests.