Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 485 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 485 Bytes

Changelog

[0.6.0] - 2024-07-05

  • bump bevy version to 0.14.0

[0.5.2] - 2024-04-23

  • Fix: extract inner type #8

[0.5.1] - 2024-02-28

  • Fix: Typed error handling #6
  • Fix: use crossbeam-channel replace task for wasm error

[0.5.0] - 2024-02-20

  • now it's use event to send request and handle response

[0.4.0] - 2024-02-19

  • bump bevy version to 0.13.0