Skip to content

Releases: SoHiEarth/virtus

v1.0.0-2

15 Feb 11:03
013002d

Choose a tag to compare

What's Changed

  • Updated README to conform to Flavortown guidelines
  • Added the ability to quit during onboard
  • Fixed minor build issues on Linux
    Full Changelog: v1.0.0-1...v1.0.0-2

v1.0.0-1

04 Feb 11:42
e402186

Choose a tag to compare

v1.0.0-1

What's changed

  • Fixed a minor issue that displayed grades as GPA and GPA as grades on the class page. Rookie mistake.
  • Update Readme.
  • Fixed weird input handling on the assignments page.

Full Changelog: v1.0.0...v1.0.0-1

v1.0.0

04 Feb 11:03
45786c9

Choose a tag to compare

Releasing this project because it's starting to experience feature creep.
Had a blast with TUI development, and reminded me a lot of the SDL2 days where I had fun with immediate mode rendering. I might take on that project next. For now, virtus has finished initial development and the addition of new features may be slowed.
Full Changelog: https://github.com/SoHiEarth/virtus/commits/v1.0.0

Update: A minor bugfix for v1.0.0 has been released. Check it out here: https://github.com/SoHiEarth/virtus/releases/tag/v1.0.0-1