Tags give the ability to mark specific points in history as being important
-
v0.11.4
2162c8bb · ·CI: - Update GitLab CI script to install AgileFlow globally for improved accessibility
-
v0.11.3
095621ea · ·CI: - Remove unnecessary package from npm install command in GitLab CI script for AgileFlow
-
v0.11.2
c405e5af · ·CI: - Enhance GitLab CI script for AgileFlow by adding tags and refining npm command - Simplify npx command in GitLab CI script for AgileFlow
-
-
v0.11.0
6773823e · ·Features: - Support of dettached state, common in CD/CI environments - Add CI/CD integration, ensuring up-to-date instructions and removing redundant content Fixes: - Gitlab-ci.yml script CI: - Add npm install command for AgileFlow in GitLab CI script - Update GitLab CI script to use npx for running AgileFlow - Update node image in GitLab CI configuration to use full version instead of alpine Chores: - Bump version to 0.4.2 in package.json
-
v0.10.0
2581f8ad · ·Features: - Add validations to prevent using incorrect commands or options - Add a separate block for breaking changes Fixes: - Change field name to new version - Add author information, and improve tag creation process with enhanced message handling Refactors: - Simplify local.js and utils.js by removing commented code, enhancing error messages, and improving commit processing logic - Enhance error handling in AgileFlow script and clean up local.js by removing commented-out code - Streamline version processing by introducing processVersionInfo function and enhancing error handling - Update commit processing to expand commit info and calculate next version with changelog generation Documentation: - Update README.md to enhance clarity on version tagging and CI/CD integration, removing outdated sections and streamlining instructions for pushing to remote repositories - Remove contributing section and promotional content from README.md to streamline focus on core documentation - Restructure README.md to enhance clarity on version calculation and core principles, including detailed explanations of conventional commits and version-centric deployments - Update README.md to clarify version bump behaviors for 0.x.x and 1.0.0+, ensuring consistent terminology for versioning across different release types - Update README.md to clarify version calculation for AgileFlow, distinguishing between version bump behaviors for 0.x.x and 1.0.0+, and enhancing instructions for automatic versioning during initial development - Update README.md to streamline instructions for configuring CI/CD pipelines with AgileFlow, removing outdated examples and enhancing clarity on tag-based workflows - Revise README.md to improve clarity on AgileFlow's versioning process and CI/CD integration, emphasizing its streamlined architecture and benefits - Update documentation for AgileFlow, enhancing clarity on versioning, CI/CD integration, and troubleshooting steps - Update README to clarify Pull Request process and add initial versioning guidelines Chores: - Bump version to 0.4.0 for improved functionality - Bump version to 0.2.2 for improved semantic versioning - Update version to 0.2.0 and enhance CLI documentation for improved usage clarity
-
v0.9.1
47b0394c · ·v0.9.1 Bug fixes: - correct case of AgileFlow template reference in GitLab CI configuration Chores: - remove AgileFlow GitLab CI template file - delete AgileFlow GitLab CI template file - remove AgileFlow GitLab CI template file - add tags to agileflow job restrictions in GitLab CI template - restrict agileflow job to main branch and tags - update the template with the new version
-
v0.9.0
436e72ea · ·v0.9.0 Features: - BREAKING: capitalize first letter of subjects in tag message Documentation: - ci: clarify deploy stage purpose in GitLab CI template
-
v0.8.6
e71c6d38 · ·v0.8.6 Refactors: - small refactor to the version bump logic Documentation: - update documentation to reflect new 6-stage workflow Chores: - use the current version in the online template
-
v0.8.5
930f238b · ·v0.8.5 Features: - include test commits in patch version bump logic Refactors: - consolidate commit type checks in determineVersionBump function Chores: - use the correct version in the online template
-
v0.8.4
b790a35e · ·v0.8.4 Bug fixes: - scripts: restore autocompletion parameters for personal access tokens - scripts: correct personal access token URL format and parameters - scripts: correct error property access in repository cleanup - scripts: remove duplicate error logging and improve repository cleanup Documentation: - comprehensive documentation review and updates - scripts: prioritize project access tokens as main recommendation - scripts: improve AGILEFLOW_TOKEN setup instructions with correct CI/CD URL
-
v0.7.8
d4ff1fd5 · ·v0.7.8 Features: - scripts: rename ACCESS_TOKEN to AGILEFLOW_ACCESS_TOKEN for clarity - scripts: add optional GitLab API tag creation via ACCESS_TOKEN Chores: - use the correct version in the online template
-
v0.7.7
de304353 · ·v0.7.7 Bug fixes: - scripts: use --force-with-lease for GitLab CI tag push compatibility Chores: - update agileflow version used in template
-
v0.7.6
dd64e5ec · ·v0.7.6 Features: - update the version offered in the template - make new version available in the template for the users - add core versioning functionality to git-utils Bug fixes: - resolve release notes duplication and overflow issues - update the image offered by the GitLab CI template - git-utils: complete regex fixes for scoped conventional commits - git-utils: correct regex patterns for scoped conventional commits - handle first push versioning when no previous tags exist - correct getPreviousTagForTarget to find actual previous tag chronologically Documentation: - remove configuration example from troubleshooting guide - improve README with clearer workflow description and better link placement - streamline troubleshooting guide by removing redundant sections - remove unnecessary needs dependency from installation example - update template URL in README - update conventional commits documentation - update conventional commits documentation - improve conventional commits table with version bump logic - change order in conventional commits docs - remove revert emoji from docs Chores: - update the version offered in the template
-
v0.7.5
97e30c77 · ·v0.7.5 Features: - update the version offered in the template - make new version available in the template for the users - add core versioning functionality to git-utils Bug fixes: - update the image offered by the GitLab CI template - git-utils: complete regex fixes for scoped conventional commits - git-utils: correct regex patterns for scoped conventional commits - handle first push versioning when no previous tags exist - correct getPreviousTagForTarget to find actual previous tag chronologically Documentation: - remove configuration example from troubleshooting guide - improve README with clearer workflow description and better link placement - streamline troubleshooting guide by removing redundant sections - remove unnecessary needs dependency from installation example - update template URL in README - update conventional commits documentation - update conventional commits documentation - improve conventional commits table with version bump logic - change order in conventional commits docs - remove revert emoji from docs - update documentation and configuration files Chores: - update the version offered in the template
-
v0.7.4
8b635fd2 · ·v0.7.4 Features: - update the version offered in the template - make new version available in the template for the users - add core versioning functionality to git-utils Bug fixes: - handle first push versioning when no previous tags exist - correct getPreviousTagForTarget to find actual previous tag chronologically Documentation: - remove configuration example from troubleshooting guide - improve README with clearer workflow description and better link placement - streamline troubleshooting guide by removing redundant sections - remove unnecessary needs dependency from installation example - update template URL in README - update conventional commits documentation - update conventional commits documentation - improve conventional commits table with version bump logic - change order in conventional commits docs - remove revert emoji from docs - update documentation and configuration files - clean up installation guide - remove external resources from docs - improve slightly the documentation index - remove emojis from docs
-
-
-
v0.7.1
85f77bf3 · ·v0.7.1 Features: - add core versioning functionality to git-utils Bug fixes: - correct getPreviousTagForTarget to find actual previous tag chronologically Documentation: - improve conventional commits table with version bump logic - change order in conventional commits docs - remove revert emoji from docs - update documentation and configuration files - clean up installation guide - remove external resources from docs - improve slightly the documentation index - remove emojis from docs - improved README style a bit - add missing documentation files to fix broken links - restructure main README as complete lightweight read with deep links - restructure documentation with docs folder and concise main README - update README with new remote template URL
-