Releases: django-commons/django-tailwind-cli
Releases · django-commons/django-tailwind-cli
2.22.1
Release version 4.3.0
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
Bumped version to 4.2.4
4.2.3
Moved default storage location BASE_DIR/.django_tailwind_cli
4.2.2
Default configuration in user cache directory is always overwritten.
4.2.1
Bugfix for determining the latest release.
4.2.0
Updated tox.ini.
4.1.0
TAILWIND_CLI_VERSION defaults to 'latest'.
4.0.1
Removed broken link from README.
4.0.0
Added more documentation for Tailwind CSS 4 support.