Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 03 Apr 03:27
· 45 commits to main since this release

Don't export tests as part of public interface

Prior to this change, some testing only classes were being exported as part of the ponycheck public interface.

[0.6.0] - 2021-04-03

Changed

  • Don't export test classes as part of public interface (PR #50)