Skip to content

Latest commit

 

History

History
49 lines (23 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

49 lines (23 loc) · 927 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.1.5] - 2022-02-26

Fixed

  • Update to address PonyTest package being renamed (PR #40)

[0.1.4] - 2021-05-07

Changed

  • Don't export test classes (PR #32)

[0.1.3] - 2021-05-06

Changed

  • Update to match breaking API change in the pony standard library (PR #31)

[0.1.2] - 2021-03-26

Changed

  • Declare all FFI functions (PR #30)

[0.1.1] - 2021-02-08

[0.1.0] - 2019-12-13

[0.1.0] - 2019-12-13

Added

  • Initial release