Releases: jimmy-lan/habits-cli
Releases · jimmy-lan/habits-cli
v0.3.711-alpha
In this release:
- Introduce API endpoint configuration feature, allowing users to switch between their local endpoints and the test server endpoint;
- Introduce quota control on the number of transactions and the number of properties a user can possess.
v0.2.609-alpha
v0.2.568-alpha
v0.2.546-alpha
This release
- Add custom properties feature
- Add select properties auto-complete prompt
- Add a better post-update display
- Adjust
habits transaction list
to display the property associating with each transaction. - Add central error handling to avoid unhandled promise rejection and unprofessional errors.
- Perform some high-priority bug fixes. See the issues page for more details. (Note that some tickets will be pushed to v0.3 instead. We will update the labels accordingly.)
v0.1.239-alpha
Alpha release for testing purposes.
v0.0.6-alpha.1 (dev version)
This is a pre-closed alpha testing package that should only be used by developers. To use this package, you must have habits-restapi
running on port 5000 on your local machine. You should also have a local Redis instance.
Please do not use this version unless you are absolutely sure about it.