Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 526 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 526 Bytes

Changelog

0.2.0

  • (DEPENDENCY) enabled preserve_order feature of serde_json.
  • (FEATURE) Model3 now implements PartialEq, and PartialOrd.
  • (FEATURE) Expression now implements PartialEq, Eq, PartialOrd, Ord, and Hash.
  • (FEATURE) FileReferences now implements PartialEq, and PartialOrd.
  • (FEATURE) Group now implements PartialEq, Eq, PartialOrd, Ord, and Hash.
  • (FEATURE) HitArea now implements PartialEq, Eq, PartialOrd, Ord, and Hash.

0.1.0 - Initial Release