Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 797 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

0.5.0 - 2024-12-13

Changed

  • Upgrade to Bevy 0.15.

0.4.0 - 2024-07-05

Changed

  • Upgrade to Bevy 0.14.

0.3.0 - 2024-04-02

Added

  • f64 flag to run in double precision mod (used by the XPBD backend)

0.2.0 - 2024-02-24

Changed

  • Upgrade to Bevy 0.13.

0.1.1 - 2024-01-14

Fixed

  • Use a proper OR syntax for the dual license.

0.1.0 - 2023-11-13

Changed

  • Splitted out of the main bevy-tnua crate, so that physics backend integration crates can depend on it (and not on the main crate)