Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ItaiShek ItaiShek released this 02 Feb 14:12
· 1 commit to main since this release

What's new:

  1. Cross-platform: Both Linux and Windows versions.
  2. Both GUI and console versions:
  • GUI: DearImGui
  • Console: ncurses for linux and pdcurses for windows.
  1. SQLite3 database.
  2. Migrated the code to c++.
  3. New license: AGPL3

Known issues:

The terminal stays open for the GUI version (see the readme file for further details).