Skip to content

Releases: GiganticMinecraft/TimeToGo

v2.1.0

25 Sep 05:09
Compare
Choose a tag to compare

Bug Fixes

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

Features

  • infra: add LocalTimeHelper (d9a9286)

v2.0.0

24 Sep 15:21
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • change DayOfWeek string type from UPPER_CASE to CamelCase

v1.1.0

24 Sep 14:48
Compare
Choose a tag to compare

Features

  • add GameModeChanger#changeWithNotification (9a7297c)

v1.0.1

20 Sep 15:13
Compare
Choose a tag to compare

Bug Fixes

v1.0.0

20 Sep 13:10
Compare
Choose a tag to compare

Bug Fixes

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

Features

  • add DayOfWeek for settings (db25423)

BREAKING CHANGES

  • add new key for settings

v0.3.0

03 Sep 13:27
Compare
Choose a tag to compare

Features

  • ignore players who have the permission (31ee82a)

v0.2.0

03 Sep 12:42
Compare
Choose a tag to compare

Features

v0.1.0

03 Sep 11:39
Compare
Choose a tag to compare

Bug Fixes

Features