Skip to content

Releases: marbec-com/corvi-public

Corvi v0.1.0

13 Mar 20:14
Compare
Choose a tag to compare
  • All data is now persistent using SQLite
  • Mac Code signing added (Non-distribution certificate)
  • Key bindings added
  • Tests for CRUD operations in controllers added
  • CI infrastructure now uses 3 dedicated build environments (darwin, linux & windows)
  • Database and settings files are now stored inside the user's home folder
  • About windows added
  • Massive refactorings, including dependency injection
  • Smaller fixes

Corvi v0.0.2

06 Mar 12:29
Compare
Choose a tag to compare
  • Feature: Statistics View added
  • General: The size of the executable for Mac OS was significantly reduced
  • Minor bug fixes

Corvi v0.0.1

04 Mar 18:31
Compare
Choose a tag to compare
  • Initial version of Corvi
  • Includes
    • Management of Categories, Boxes and Questions
    • Learning cycle with repetition algorithm
    • Settings
  • This version does not yet persist your data