CHANGELOG.md 3.3 KB

Release Notes

Unreleased

v1.3.2 - 2023-10-17

v1.3.1 - 2023-07-14

v1.3.0 - 2023-01-30

Changed

v1.2.2 - 2022-09-08

Changed

v1.2.1 - 2022-08-26

Fixed

v1.2.0 - 2022-05-16

Added

v1.1.1 - 2022-02-15

Fixed

v1.1.0 - 2022-02-01

Changed

  • Adds support for first class callable syntax (#33)

v1.0.5 (2020-11-30)

Fixed

  • Fixes serialisation of closures with named arguments code (#29)

v1.0.4 (2020-11-16)

Fixed

  • Fixes the serialization of Enum objects (#28)

v1.0.3 (2020-10-07)

Fixed

  • Possible stream protocol collision with opis/closure (#23)

v1.0.2 (2020-09-29)

Fixed

  • Fixes serialization of closures that got rebound (#19)

v1.0.1 (2020-09-29)

Fixed

  • Fixes null safe operator with properties (#16)

v1.0.0 (2020-09-14)

Initial release