- New features and improvements planned for the next release.
- Updates and enhancements under consideration for future versions.
- Features that will be removed in future releases.
- Features that have been removed in this version.
- Bug fixes that are currently being addressed.
- Fixed: Fix the selection on individual files. You must install it.
- Added:
--interactive
mode for enhanced user interaction.
- Fixed: Bugs related to input variables and inclusion functionality.
- Added: Support for dynamic variables such as
{{input:var1}}
in templates. - Added: Support for
{% include "./file1.txt" %}
feature. - Fixed: Ensured variables are only processed once.
- Updated: Improved the price table for better clarity.
- Improved: Display of tokens for better user experience.
- Improved:
--create-templates-flags
functionality. - Enhanced: Overall quality of templates.
- Added: New templates to expand functionality.
- Fixed: Bugs related to
--exclude
andinclude
features.
-
Keep It Human-Friendly: Ensure that the changelog is written for users, not just for developers. Avoid technical jargon where possible.
-
Chronological Order: List changes in reverse chronological order, with the most recent changes at the top.
-
Linkable Versions: Ensure that each version entry is linkable for easy reference.
-
Clear Sections: Use distinct sections for added, changed, deprecated, removed, and fixed items to enhance readability.
-
Release Dates: Include the release date for each version to provide context for users.
-
Unreleased Section: Maintain an "Unreleased" section at the top for tracking upcoming changes, which helps users anticipate future updates.