Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 573 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 573 Bytes

Changelog

[0.5.1]

  • use ScheduleTimer component for observer system

[0.5.0]

  • bump bevy_ecs version to 0.15.0
  • upgrade cron to 0.13.0
  • support english pattern for cronjob by english-to-cron
  • system run time is now in Local time

[0.5.0-rc.1] - 2024-10-23

  • bump bevy version to 0.15.0-rc.1

[0.4.0] - 2024-07-25

  • bump bevy version to 0.14

[0.3.0] - 2024-02-18

  • bump bevy version to 0.13

[0.2.0] - 2023-11-06

  • bump bevy version to 0.12

0.1.2

  • update docs and readme