Releases: awesome-schedule/plannable
Releases · awesome-schedule/plannable
Release v6.5
New Features
- Support auto-scheduling of courses that are held for only a part of the semester. This feature introduces the following changes:
- Sections held at different time periods are grouped together
- Now you can view your schedule at different time periods
- Sections occurring at the same time but at different dates are no longer considered as a conflict.
- Emit warnings for sections that are unsupported or have incomplete information
Updates
Release v6.1
New Features
Catalog loading is now cancelable given that local data is present. This is useful when the user is in a slow internet environment.
Fixes
Fix "There is no class in your schedule" after hitting the clean button
Update
Update readme and contribution log
More test coverage on store modules
Major Release v6.0
New Features
Feature: Profiles management
Feature: Share by URL
Feature: Opt-in fuzzy search and log view
Feature: Schedule comparison
Update: User guide
Bug Fixes
Fix: display settings validation
Fix: event time input validation
Optimizations
Optimize: partially address issue #34
Optimize: reduce memory usage and improve the speed of schedule generator and evaluator