Skip to content

Releases: ponylang/valbytes

0.7.0

Choose a tag to compare

@ponylang-main ponylang-main released this 04 Sep 01:40

Update to work with ponyc 0.70.0

Updated to use renamed PonyCheck generator range parameters (from/to instead of min/max).

[0.7.0] - 2026-09-04

Changed

  • Update to work with ponyc 0.70.0 (PR #68)

0.6.2

Choose a tag to compare

@ponylang-main ponylang-main released this 26 Feb 13:46

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.

Update to work with ponycheck name

The PonyCheck package name was renamed when it was moved into the standard library. We've updated accordingly.

[0.6.2] - 2022-02-26

Fixed

  • Update to address PonyTest package being renamed (PR #16)
  • Update to address PonyCheck package being renamed (PR #17)

0.6.1

Choose a tag to compare

@ponylang-main ponylang-main released this 16 Jan 04:31

Update to work with latest ponyc

The most recent ponyc implements RFC #65 which changes the type of Env.root.

We've updated accordingly. You won't be able to use this and future versions of the library without a corresponding update to your ponyc version.

[0.6.1] - 2022-01-16

Fixed

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

0.6.0

Choose a tag to compare

@ponylang-main ponylang-main released this 03 Apr 13:31

Don't export test types

Prior to this release, valbytes was exporting some test types into user packages.

[0.6.0] - 2021-04-03

Changed

  • Don't export test types (PR #10)

0.5.1

Choose a tag to compare

@ponylang-main ponylang-main released this 08 Feb 20:40

Internal only release

This was release was purely for non-public facing changes.

[0.5.1] - 2021-02-08

0.5.0

Choose a tag to compare

@ponylang-main ponylang-main released this 06 May 20:58

[0.5.0] - 2020-05-06