Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 363 Bytes

Changelog

0.2.0

  • (DEPENDENCY) enabled preserve_order feature of serde_json.
  • (FEATURE) Pose3 now implements PartialEq, and PartialOrd.
  • (FEATURE) Type now implements Copy, PartialEq, Eq, PartialOrd, Ord, and Hash.
  • (FEATURE) Group now implements PartialEq, Eq, PartialOrd, Ord, and Hash.

0.1.0 - Initial Release