Releases: Andrew-Mackay/peot
Releases · Andrew-Mackay/peot
Release v0.6.3-alpha
- Update pubspec version
- README updates
Release v0.6.2-alpha
Add cross-platform compiling to build process.
Release v0.5.1-alpha
- Fix bug where retrieving the first and last commit did not take into account the
--consider-all-commits
flag. The first and last commits are retrieved when the from/to flags are not specified.
Release v0.5.0-alpha
- Organise into more conventionl library layout
- Split up large files into logical folders
- Change composer installs to not run scripts
--no-scripts
- Update pubspec version
Release v0.4.0-alpha
- Update usage information that is displayed by the
--help
flag - Add a new flag to allow using all commits in the analysis (
--consider-all-commits
) - README update
Release v0.3.0-alpha
Check requirements are met before running analysis.
Github workflow to compile app and create a draft release
Github workflow to compile app and create a draft release
First development build
First build of the app (early development state).