Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

v2.5.0: Support HSL-IO v0.2 (hsl-experimental v4.58)

Compare
Choose a tag to compare
@fredemmott fredemmott released this 02 Jul 16:13
75ac608

This release removes the TestLib\StringInput and StringOutput classes; their API was incompatible with HSL-IO v0.2, and a similar IO\MemoryHandle class is now included.

IO\MemoryHandle should be used in simple cases, and IO\pipe() in more complex cases.