This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Version 2.0.19
-
Pull fix for #109 - gnsync: UnicodeDecodeError: 'ascii' codec can't decode byte
(also addresses #117 - Fix gnsync unicode error) -
Correct storage of default note extensions (fix issue #44 - Edit a note with raw mode, opened two empty files)
-
Fix #121 - notes with resources but no content weren't created
-
Add mock as requirement; tests now require it
-
Reformat all python code using "black"