Skip to content

Releases: awesome-schedule/plannable

Release v6.5

23 Jul 12:05
Compare
Choose a tag to compare
Release v6.5 Pre-release
Pre-release

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

  • Update tooltip of the schedules in comparison
    Screenshot from 2019-07-22 14-13-14
  • Update dependencies
  • Add dates to modal

Release v6.1

13 Jul 08:15
Compare
Choose a tag to compare

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

12 Jul 12:01
Compare
Choose a tag to compare

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