Updated roadmap

This commit is contained in:
2021-12-02 20:54:26 -05:00
parent c716073525
commit 21785ce380
+6 -5
View File
@@ -6,11 +6,12 @@ This release is a hotfix for 2021.12.01.fr2.2.
Changes: Changes:
- the gen command in sshyp has been updated to use the newer notetaking system ** the gen command in sshyp has been updated to use the newer notetaking system
- printing functions in sshyp have been combined into one function (arguments determine section to print) ** printing functions in sshyp have been combined into one function (arguments determine section to print)
- file not found exceptions have been re-implemented ** file not found exceptions have been re-implemented
- when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected ** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected
- folders generated in /dev/shm are once again properly deleted with keyboard interrupts ** folders generated in /dev/shm are once again properly deleted with keyboard interrupts
** .lower() is now used to remove casing when checking inputs
Planned for next major update (The Fluffier Update): Planned for next major update (The Fluffier Update):