- Fire events for some changes and updates. Please check the file
src/package/Support/Constants.php
- Complete refactor to fully comply with SemVer (https://semver.org/) specification
- "Build" renamed to "Commit"
- Please check the new version.yml config format
- "prerelease" and "buildmetadata" information to the version stack
- Commit timestamp information to the version stack
- Laravel 6 support
- Option "--ignore-errors" to version:absorb Artisan command
- Support for Laravel 5.6 and Symfony 4
- Package booting Blade too soon
- Blade directive is now configurable
- Default value for build.length
- A problem with absorb where git tags were not found
- Allow users to suppress app name in version:show Artisan command
- Ability to absorb current git version and commit to the config file
- Some minor bug fixed
- This is a breaking change, in configuration, that's we are moving to 0.2.0
- Allow getting the version from a git remote: version_source: git-remote
- Improvements
- First version