Releases: bcongdon/WunderSchedule
Releases · bcongdon/WunderSchedule
Reminders
v1.1.0
v1.0.8
1.0.7
Bug Fix
v1.0.5
Shortened tags
This release adds:
- Support for shortened tags (i.e.
s: 5pm
instead ofstart-time: 5pm
) - Misc. improvements to logging
Better logging
This release adds:
- Better logging when things go wrong (parsing failures, etc)
- Cleaned up console output
- Misc. bug fixes and improvements
First Stable Release
This release adds:
- All initial features are implemented. Functionality works well (
auth
works correctly, as does the main run loop). - Still need to do some work on error reporting. Currently don't do any reporting when a template task fails to parse, which would be useful.