Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@joseluis joseluis released this 24 Aug 11:55

Added

  • add features: alloc, no-std, safest, unsafe, unsafest, nightly_docs.
  • add devela dependency.
  • add all root module.
  • add changelog.

Removed

  • remove safe from the default features.

Changed

  • remove direct paste dependency.
  • update warnings allowances.
  • update glam dependency.

Fixed

  • make it compile without the standard library (although it doesn't yet support no-std because of glam).
  • update readme and licenses.

Full Changelog: v0.1.1...v0.2.0