Tags: django-commons/django-tailwind-cli
Tags
Release 4.4.0 Technical improvements release focused on code quality and reliability: 🔧 Technical Improvements: - Removed requests dependency, replaced with custom HTTP implementation - Fixed exception naming to follow Python conventions - Added comprehensive HTTP module tests (coverage 82% → 85%) - Complete test coverage for network error handling - Fixed all pyright typing errors for better type safety - Added Django 6.0 support to testing matrix This release enhances the robustness and maintainability of the codebase while removing external dependencies and improving error handling.
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
PreviousNext