Skip to content

v0.3.0

Latest

Choose a tag to compare

@mikeckennedy mikeckennedy released this 31 May 17:48
· 2 commits to main since this release

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.