Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 1.26 KB

File metadata and controls

49 lines (24 loc) · 1.26 KB

Changelog

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

The format is based on Keep a Changelog.

1.2.1 - 2026-02-24

Documentation

  • Clarify when Aabb::from_min_max can panic

1.2.0 - 2026-02-13

Features

  • Let Bvh::remove return the removed data (Thanks to @Kyriota)

Dependencies

  • Bump MSRV to 1.60

1.1.3 - 2023-01-09

Documentation

  • lower the minimum supported rust version (msrv) to 1.56 (ecc6db2)

1.1.2 - 2023-01-08

Documentation

  • readme: fix build badge (cd010fc)
  • readme: remove build status badge (bbb4db8)