Releases: zot4plan/Zot4Plan
Releases · zot4plan/Zot4Plan
v2.1.0
Add tracking GE courses.
Add unit tests.
What's Changed
- ZOT-21 Test by @ldkhong in #24
- Release/3 by @ldkhong in #25
- ZOT-17 fix bug corequisite by @tramla123 in #26
- ZOT-24 the remove button for the 5th year appears only when mouse is … by @vianeymursio in #31
- setup unit tests and added test cases by @ldkhong in #34
- ZOT 19 tutorial by @vianeymursio in #36
- ZOT 15 tracking taken ge courses by @vianeymursio in #39
- ZOT 26 migrate database from mysql to postgresql by @ldkhong in #40
- fix type and delete popperGECourses by @ldkhong in #43
- added count visits for each day by @ldkhong in #46
- ZOT 27 implemented badge and tooltip components, and function to keep… by @vianeymursio in #47
- ZOT-30 changed course units to array, restyled GE's tooltip and added limit to search courses by @ldkhong in #49
- Release/3 by @ldkhong in #51
New Contributors
- @vianeymursio made their first contribution in #31
Full Changelog: v2.0.0...v2.1.1
v2.0.0
Changes
- Add minors tab
- Allow users to select multiple majors and minors
- Display all GE courses
- Add save and load schedule from database
- Remove save and load file
- Add Print schedule
- Improve UI design
- Add useful links
- Only fetch courses info when clicking
- Fix bugs and improve performance