Skip to content

Latest commit

 

History

History
51 lines (24 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

51 lines (24 loc) · 965 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[0.2.4] - 2023-10-07

Fixed

  • Update peg dependency (PR #30)

[0.2.3] - 2022-02-26

Fixed

  • Update to work with Pony 0.49.0 (PR #14)

[0.2.2] - 2022-01-16

Fixed

  • Update to work with Pony 0.46.0 (PR #12)

[0.2.1] - 2021-09-03

Fixed

  • Update to work with ponyc 0.44.0 (PR #10)

[0.2.0] - 2021-08-04

Changed

  • Remove dependency on regex package (PR #9)

[0.1.0] - 2021-08-04

Added

  • Initial release