django-bootstrap4 v3.0.0 Release Notes

Release Date: 2021-04-09 // about 3 years ago
    • โฌ‡๏ธ Drop support for Django 3.0, extended support stopped on 2021-04-01).
    • โž• Add support for Django 3.2.
    • ๐Ÿ‘‰ Use bundled Bootstrap JavaScript, no need for separate popper.js.
    • โšก๏ธ Updated default Bootstrap to 4.6.0.
    • โž• Add Dependabot for updates to dependencies.
    • ๐Ÿ“š Rename AUTHORS.md to AUTHORS, remove authors section from documentation.
    • โช Revert to setuptools for packaging.
    • โž• Add Python 3.9 to Travis CI.
    • โž• Add docs and tests to sdist.
    • ๐Ÿ‘‰ Use GitHub Actions for CI.
    • ๐Ÿ›  Fix example by not installing editable version.