Skip to content

Releases: BooleanCube/TDPlanner

TDPlanner v1.0.1

26 Dec 04:56
0f822e6
Compare
Choose a tag to compare

All major bugs have been fixed including UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure. and the font cache being too slow.

INSTALL.md has been updated for new installation and integration instructions. Please read through it carefully.

Slight formatting readjustments were made and the matplotlib graph was updated to show correct ranges.

Full Changelog: v1.0.0...v1.0.1

TDPlanner v1.0.0

05 Sep 22:59
d1d7473
Compare
Choose a tag to compare
TDPlanner v1.0.0 Pre-release
Pre-release

TDPlanner v1.0.0 release (First Build Release):

  • Basic To Do App Functionality (including adding, removing and resetting tasks smoothly)
  • Weightage slider bars also function properly so you can set it to which you prefer more. (The settings default to consider both importance and urgence equally upon running the application)

Bugs:

  • Matplotlib graphs are not showing in linux builds because I wasn't able to integrate the azure dark theme and the matplotlib modules in the executable file.

Installation Instructions will be in the README.md file and also in the wiki.

Full Changelog: https://github.com/BooleanCube/TDPlanner/commits/v1.0.0