Skip to content

Releases: VanuPhantom/skrive

UX improvements

20 Mar 12:38
v0.10.0
5524e73
Compare
Choose a tag to compare

This update introduces a small set of UX improvements:

  • The ability to delete doses
  • Key hints on the view screen
  • Support for dhm-formatted times

QOL improvements

20 Feb 07:12
v0.9.0
a5b0575
Compare
Choose a tag to compare

This release brings a pair of quality of life improvements;

  • A manpage
  • Improved light mode support

Add a CLI

13 Feb 13:17
v0.8.0
1b08e00
Compare
Choose a tag to compare

This release adds the log command which enables the following;

  • To log doses directly from the CLI without entering the TUI
  • To enter the log screen directly, bypassing the start menu

This release also alters the manner in which a path can be provided.
From now on this takes place using the -f flag.

Lastly, the release adds a -h flag to show help in the terminal.

For more information, refer to README.md.

Path determination improvements

09 Feb 16:48
v0.7.0
fc613d9
Compare
Choose a tag to compare

Changelog

  • Add support for an environment variable to set the dose file's path (SKRIVE_DOSES_PATH)
  • Remove preliminary Homebrew support
  • Improve error handling during setup
  • Improve the documentation
  • Fix a spelling error
  • Add GitHub actions

Special thanks to @freyacodes for their contributions to this release.

Display the list in reverse chronological order

09 Feb 12:41
v0.6.2
471d60f
Compare
Choose a tag to compare

This release makes it so the list is displayed in reverse. The latest doses are listed at the top.

Newline on quit

07 Feb 18:44
v0.6.1
ec8a497
Compare
Choose a tag to compare

This release adds a margin of one line underneath the whole UI to ensure that quitting does not lead to overwriting the UI's last line.

Backdating

06 Feb 20:10
v0.6.0
9e38bcb
Compare
Choose a tag to compare

This release adds a UI to backdate doses.

Restructuring

02 Feb 20:46
v0.5.0
312f773
Compare
Choose a tag to compare

This release brings the following changes:

  • Renamed the binary to skrive
  • Altered the rendering method for the log screen

Default path

02 Feb 19:48
v0.4.0
9eb1501
Compare
Choose a tag to compare

This release makes it so USER_HOME/doses.dat is the default path for dosage logs.

Path parameter

25 Jan 12:34
v0.3.0
0f6dca5
Compare
Choose a tag to compare

This release adds support for specifying the location of the dosage log file through a command line parameter.

To use this, do the following:
skrive <path to doses.dat>

For example:
skrive ~/doses.dat