Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Releases: CCXXXI/ecnu_timetable

v0.12.0

19 Oct 20:50
a998f19
Compare
Choose a tag to compare

Breaking Changes

  • 应用数据改为由 Hive 管理,需要手动清除旧版本的数据以安全更新。

Features

Code Refactoring

Tests

Chores

v0.11.0

15 Oct 23:53
f126de2
Compare
Choose a tag to compare

Features

Bug Fixes

Styles

Code Refactoring

Performance Improvements

  • toolbox: remove unnecessary spacingText #113 (CCXXXI)
  • timetable: use string buffers to compose strings #113 (CCXXXI)
  • timetable: simplify _bt4ToHex #113 (CCXXXI)

Tests

Read more

v0.10.0

09 Oct 21:22
8dd303f
Compare
Choose a tag to compare

Features

  • timetable: update menu #112 (CCXXXI)
  • utils: set responseLevel of dio to debug #112 (CCXXXI)
  • toolbox: show academic calendar as image #112 (CCXXXI)
  • toolbox: InteractiveViewer for calendar #112 (CCXXXI)
  • toolbox: set maxScale of InteractiveViewer to infinity #112 (CCXXXI)
  • toolbox: basic idc #112 (CCXXXI)

Bug Fixes

  • toolbox: disable academic calendar image on web #112 (CCXXXI)

Builds

Chores

v0.9.0

08 Oct 18:55
ce9e4e1
Compare
Choose a tag to compare

Features

Bug Fixes

  • settings: correct colors on different backgrounds #110 (CCXXXI)

Code Refactoring

Chores

Reverts

v0.8.0

07 Oct 20:30
9c9528a
Compare
Choose a tag to compare

Breaking Changes

Features

Bug Fixes

Styles

Code Refactoring

Tests

  • settings: delete settings_view_test.dart #109 (CCXXXI)
  • toolbox: add test for JuanWidget #109 (CCXXXI)

Chores

v0.7.2

04 Oct 23:20
aec41b6
Compare
Choose a tag to compare

Bug Fixes

  • settings: correct app icon size on web #108 (CCXXXI)

Chores

v0.7.1

04 Oct 23:05
9df27b4
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.7.0

04 Oct 22:15
b6ad1ed
Compare
Choose a tag to compare

Features

Bug Fixes

  • use Get.to(() => Page()) instead of Get.to(Page()) #106 (CCXXXI)
  • settings: correct updateAvailable #106 (CCXXXI)

Styles

Code Refactoring

Performance Improvements

Tests

Chores

v0.6.0

03 Oct 22:13
9376c88
Compare
Choose a tag to compare

Features

Styles

Code Refactoring

Tests

  • settings: add more tests for settings_logic #105 (CCXXXI)

Continuous Integration

Chores

v0.5.0

02 Oct 22:29
856b2bc
Compare
Choose a tag to compare

Features

Bug Fixes

Chores