Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.5.2 - 2022-04-13

Added

  • Implement (de)serialize for SimpleExpression.

0.5.1 - 2022-04-13

Added

  • Add function to SimpleExpression from a &str.

[0.5.0] - 2022-04-12

Changed

  • Started keeping a changelog.