Skip to content

Latest commit

 

History

History
74 lines (29 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

74 lines (29 loc) · 2.36 KB

2.1.0 (2022-09-25)

Bug Fixes

  • DayOfWeekHelper.fromString returns Option without throwing exceptions (4242261)
  • TimeToGo#repository must be function (3100be3)

Features

  • infra: add LocalTimeHelper (d9a9286)

2.0.0 (2022-09-24)

Bug Fixes

Features

BREAKING CHANGES

  • change DayOfWeek string type from UPPER_CASE to CamelCase

1.1.0 (2022-09-24)

Features

  • add GameModeChanger#changeWithNotification (9a7297c)

1.0.1 (2022-09-20)

Bug Fixes

1.0.0 (2022-09-20)

Bug Fixes

  • change config key name (day -> days) (b662b0b)

Features

  • add DayOfWeek for settings (db25423)

BREAKING CHANGES

  • add new key for settings