Skip to content

Releases: django-commons/django-tailwind-cli

2.22.1

13 Jul 08:31
f8d8a5c
Compare
Choose a tag to compare
Release 2.22.1 - Fix PyPI publish action compatibility

Release version 4.3.0

12 Jul 20:33
3df7c1e
Compare
Choose a tag to compare
New features:
- Interactive setup command for guided configuration
- Configuration viewer to inspect current settings
- Troubleshooting guide for common issues
- Performance optimization tips
- Enhanced verbose mode with detailed diagnostics

Performance improvements:
- Smart rebuilds with file modification checks
- Version caching to reduce API requests
- Optimized process handling and file operations

Developer experience enhancements:
- Better error messages with actionable solutions
- Colorized output with visual feedback
- Improved help text and documentation
- Enhanced template scanning capabilities

Quality assurance:
- 58+ new tests covering integration workflows
- Comprehensive error scenario testing
- Performance optimizations and reliability improvements

4.2.4

08 Jun 09:23
ec5e1df
Compare
Choose a tag to compare
Bumped version to 4.2.4

4.2.3

07 Apr 16:58
9f81973
Compare
Choose a tag to compare
Moved default storage location BASE_DIR/.django_tailwind_cli

4.2.2

06 Apr 17:28
12e880c
Compare
Choose a tag to compare
Default configuration in user cache directory is always overwritten.

4.2.1

06 Apr 17:02
9c274f0
Compare
Choose a tag to compare
Bugfix for determining the latest release.

4.2.0

06 Apr 16:36
61c9a8d
Compare
Choose a tag to compare
Updated tox.ini.

4.1.0

13 Feb 21:56
47cce4f
Compare
Choose a tag to compare
TAILWIND_CLI_VERSION defaults to 'latest'.

4.0.1

10 Feb 16:19
e5e9b8a
Compare
Choose a tag to compare
Removed broken link from README.

4.0.0

09 Feb 15:43
aeb355c
Compare
Choose a tag to compare
Added more documentation for Tailwind CSS 4 support.