- Introduce
init
command (PR #12)
- Cover all commands by specs (PR #11)
- Small refactoring with extracting common methods into Credman::Base class (PR #11)
- default
default_diff_branch
changed toorigin/main
(PR #11) version
command added (PR #13)
- Introduce config with
default_diff_branch
andavailable_environments
options (PR #9) - Setup Github actions (PR #6)
- small fixes related to linters and specs (PR #6)
- fix: list command failure when root key exists (PR #2)
- add
bin/rspec
binstubs - introduce
delete
command
- Rename gem to
credman
- fix set command
- fix
rcm
alias for therails_credentials_manager
exec command
- Initial unstable release