Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 463 Bytes

Version history

We follow Semantic Versions since the 1.0.0 release. Versions before 1.0.0 are 0Ver-based: incremental in minor, bugfixes only are patches. See (0Ver)[https://0ver.org/].

Version 0.2.0

Features

  • Add support for _.attr call
  • Add complex math expressions support

Misc

  • Breaking: Drops Python 3.6 support
  • Breaking: Drops Python 3.7 support

Version 0.1.0

Initial release. Featuring only simple cases with lambdas.