All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Always performing upcase of a token secret #12 (maksar)
- Simplified build #13
- Upgraded to latest LTS
- Upgraded to latest stackage LTS
- Added
change-password
command
- Added an info command to get information about Gamgee installation (#5)
- Generate build/configuration files via dhall
- Remove polysemy-plugin so that haddock will run :(
- Updated to latest stackage nightly
- Upgraded to latest version of polysemy
- Major reimplementation based on polysemy
- Support for secrets in non-canonical format (#2)
- First version.
- Supports TOTP based tokens
- Secure storage of tokens via AES256 encryption
- Added installation and usage instructions to README