Skip to content

Releases: jimmy-lan/habits-cli

v0.3.711-alpha

31 May 01:55
07af67c
Compare
Choose a tag to compare

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

02 Oct 02:32
79a1245
Compare
Choose a tag to compare
v0.2.609-alpha Pre-release
Pre-release

In this release:

Fix issues that arise from the testing of v0.2.568-alpha:

Update package metadata and GitHub pages.

Update automation workflow.

Adjust the README document.

Add v0.2 demo page.

v0.2.568-alpha

29 Sep 22:44
f1cc733
Compare
Choose a tag to compare
v0.2.568-alpha Pre-release
Pre-release

Resolve some critical issues with the previous v0.2 package:

Resolve some less-minor issues as part of this release:

v0.2.546-alpha

28 Sep 01:51
2f01143
Compare
Choose a tag to compare
v0.2.546-alpha Pre-release
Pre-release

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

04 Sep 01:34
2e5d322
Compare
Choose a tag to compare
v0.1.239-alpha Pre-release
Pre-release

Alpha release for testing purposes.

v0.0.6-alpha.1 (dev version)

01 Sep 01:33
e6ebd98
Compare
Choose a tag to compare
Pre-release

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.