Releases: momentohq/momento-cli
Releases · momentohq/momento-cli
v0.1.5
0.1.5 (2021-11-05)
Chores
- update debug messages for adding creds (42b98ba)
v0.1.4
0.1.4 (2021-11-05)
Bug Fixes
- don't use nightly feature panic_info_message (#8) (ef68e0a)
v0.1.3
0.1.3 (2021-11-05)
Chores
- bump rust sdk submodules to latest commit (33d84ee)
v0.1.2
0.1.2 (2021-11-05)
Build
- archive using python archive utility (#7) (777d5a9)
v0.1.0
0.1.0 (2021-11-04)
Feature
- integrate cli with sdk (#4) (9e50960)
- add 'momento configure' command to configure creds for profile (#2) (b1274c7)
- Initial CLI Skeleton (#1) (654813c)
Bug Fixes
Build
- upload built asset to gh release (#6) (b1e203e)
- separate build and fmt steps (#5) (0117597)