- Bugfixes for typing errors. - Added missing test code.
2.0.0
- Version 2.0.0 is major refactoring compared to version 1.4.3. - No more theme app required. - Easier to install. - Better out-of-the-box DX. - A custom runserver that starts the Tailwind CLI watcher and the debug server in a single terminal session. - Less dependencies.
1.4.3
- Fixed broken links in the documentation and README.
1.4.0
- Refactored the project for future extensions. - Added proper documetation which is hosted at <https://oliverandrich.github.io/django-tailwind-cli/>. - Swichted from django-click to django-rich to implement the management commands.
1.3.1
- Switched back to poetry after a long discussion.