Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Fmt -> log statements
Documentation
- Updated readme and add changelog
Features
- Make bcrypt cost configurable
- Add validate cmd option
Miscellaneous Tasks
- Add go mod
- Remove old ci and go files
- Update changelog
- Merge conflict
- Bump version
- Add comment to CLIApp
Refactor
- Add in urfave cli and first handler
- Basic funcitonality ported
- Move output to util func
Ci
- Add in changelog configuration
- Add in debug for ci env
- Update changelog
- Remove debug env
- Split out changelog ci
- Update changelog
- Set up CI for release generation
- Update changelog
- Rename build-release flow
- Update changelog
- Remove default test
- Update changelog
- Update changelog
- Update release to use custom pat
- Update changelog
- Update changelog
- Set release tag as env
- Update changelog
- Set release tag as env
- Update changelog
- Update go report
- Add some badges
- Update changelog
- Update changelog
- Move go report to build-release