Jinja_Partials Release Notes
Since 285d147 (15 commits)
🚀 New Features
- PartialsJinjaExtension: Added a declarative Jinja2 extension for easy integration of partials
and templates. Thank you @jenisys! - Versioning: Enhanced the
__all__
import list to include version information, making it
easier to manage updates.
🔧 Improvements
- Code Cleanup: Cleaned up code and fixed lint warnings on test files.
- Workspace Setup: Added a workspace in Visual Studio Code for better type checking and
navigation.
📚 Documentation
- Added new environment feature and how to use it with Flask.
🔒 Security
- No security-related changes were made during this release.
🏗️ Infrastructure
- No infrastructure improvements or changes were made in this release.