Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

building-blocks v0.2.1

Compare
Choose a tag to compare
@bonsairobo bonsairobo released this 09 Nov 07:19
· 1086 commits to main since this release

This is a minor release with a few improvements to make v0.2 more usable.

  • The docs generated for docs.rs will now use all features.
  • The Point2 and Point3 types now support conversion to/from the mint::{Point2, Point3, Vector2, Vector3} types.
  • Some parts of the docs around storage have been improved. It should be easier to navigate to the most important pages for getting started.