Releases: JamesChung/cprl
Releases · JamesChung/cprl
v0.1.1
v0.1.0
Changelog
- b2302ea chore: ⬆️ upgrade dependencies
- 81ea73e chore: ⬆️ upgrade dependencies
- 50675a5 ci: 🔧 update makefile
- fbb3caf feat: ✨ add concurrent functions to codecommit client
- d82905e feat: ✨ allow codecommit client to have a high retry count
- 2f8af66 fix: 🐛 omit expiration info if credentials can't expire
v0.0.0-beta.20230414
v0.0.0-alpha-20230414014215
Changelog
- 990bbb9 feat: ✨ add configuration management
- 01aa090 refactor: 🔥 remove errs
- cfdaa23 refactor: ♻️ big refactor to use config
- 837ca8c refactor: ♻️ change to use config
- c111d9e refactor: ♻️ convert to a config model
- ff37cbf refactor: ♻️ convert to using config
- 511def0 refactor: ♻️ move to config
- e2c3bc7 style: 🚚 rename variables
v0.0.0-alpha-20230411001803
v0.0.0-alpha-20230410171722
v0.0.0-alpha-20230410113913
v0.0.0-alpha-20230410103032
v0.0.0-alpha-20230409131331
Changelog
- bfd13a4 chore: ⬆️ update dependencies
- 8814373 chore: ➕ add dependency
- e404ee3 chore: 🔧 update cSpell words list
- 0f5f11a feat: ✨ made assume more dynamic on user prompts
- f28d774 refactor: 📝 update command examples
- 4df89cd refactor: ♻️ update command group name
- cf510b5 style: 🚧 add cloudwatch command scaffolding