Skip to content

Releases: ponylang/fork_join

Release list

0.1.1

Choose a tag to compare

@ponylang-main ponylang-main released this 26 Feb 14:09

Update to work with ponytest name change in Pony 0.49.0

The Pony unit testing framework PonyTest had its package name renamed from ponytest to pony_test to match standard library naming conventions. We've updated to account for the new name.

[0.1.1] - 2022-02-26

Fixed

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

0.1.0

Choose a tag to compare

@ponylang-main ponylang-main released this 09 Feb 15:57

[0.1.0] - 2022-02-09

Added

  • Initial version