This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
Yep, releases are not happening all the time, but that's mainly because I'm very busy and this project isn't so big. That said, I'm very happy to release another version! This release is mainly a maintenance release, with some new features here and there.
Changelog
- Fixed many small and big bugs
- Improved code quality and LoC
- Added return key
- Added unit testing
Breaking changes:
- Changed database API: your database file may be corrupt. This is because before, Notabena would allow multiple notes with the same ID and that would cause the program to malfunction. If Notabena does not work like expected, please don't open an issue before trying to rename/delete your database file and testing if the action you wanted to do works properly after. For more information, see this message on issue #38.
Full Changelog: v0.1.0...v0.2.0