Skip to content

Releases: andamira/fisica

v0.2.0

24 Aug 11:55
Compare
Choose a tag to compare

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

v0.1.1

03 Mar 12:50
Compare
Choose a tag to compare
  • add new SI unit prefixes: Ronna (10e27), Quetta (10e30), ronto (10e-27), quecto (10e-30).
  • misc project cleanup, updates and fixes.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Dec 21:55
Compare
Choose a tag to compare

First release

Full Changelog: v0.1.0