Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 819 Bytes

CHANGELOG.md

File metadata and controls

42 lines (20 loc) · 819 Bytes

Change Log

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

[unreleased] - unreleased

Fixed

Added

Changed

[0.2.4] - 2022-02-26

Fixed

  • Update to work with object capabilities changes in Pony 0.49.0
  • Update to address PonyTest package being renamed (PR #40)

[0.2.3] - 2022-01-16

Changed

  • Update for change in type to Env.root (PR #37)

[0.2.2] - 2021-09-03

Fixed

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

[0.2.1] - 2021-02-11

[0.2.0] - 2020-05-10

Added

  • Initial release