Skip to content

Releases: ErrorNoInternet/ok

Bug fixes

01 Jan 06:24
c0b2c9a
Compare
Choose a tag to compare

Fixed a bug where statistics wouldn't be shown for the first few days in new months

Rust Rewrite

09 Sep 14:53
908597b
Compare
Choose a tag to compare

This release (2.0) has been re-written in Rust (only the statistics sub-command has been added so far).
The core functionality has been re-implemented, however online support has been temporarily removed (because of API abuse).

More binaries for different operating systems and architectures will be added later.

Small improvements & bugfixes

19 May 07:59
Compare
Choose a tag to compare

Changes:

  • Added an executable for darwin_arm64 (Apple M1 chip)
  • Fixed a typo/bug in the reverseArray function
  • Modified the way the statistics command looked (OK records)
  • Added an alias for the ok statistics command (ok status)
  • Fixed some language/grammar issues
  • Fixed a bug where it would print "Error" (twice) if there was no database
  • Added a welcome message shown to users running the command for the first time
  • Modified the rainbow colors to appear brighter

1.5.0

11 Feb 08:23
Compare
Choose a tag to compare
Merge branch 'main' of github.com:ErrorNoInternet/ok

Optimized

17 Jul 12:00
Compare
Choose a tag to compare
  • Added executables for Linux, Windows, and Mac OS
  • Optimized code and decreased maximum cache size

Statistics bugfix

16 Jul 06:21
Compare
Choose a tag to compare

Fixed a bug that occurred in issue #1

Database bugfix

04 Jul 13:45
Compare
Choose a tag to compare

Fixed a bug where the database folder would not be automatically created

Statistics bugfix

03 Jun 02:15
600582a
Compare
Choose a tag to compare

Fixed a bug where the graph in the statistics command would show all the dates

Bug fixes

19 May 13:44
Compare
Choose a tag to compare
1.4.4

Merge branch 'main' of https://github.com/ErrorNoInternet/ok

Version update

18 May 08:52
c2cf047
Compare
Choose a tag to compare

Changes in 1.4.3:
Added version command
Added update-check command
Fixed grammar and language issues