Skip to content

Releases: TheInnerLight/NovelIO

0.4.0-alpha

04 Sep 23:15
Compare
Choose a tag to compare
0.4.0-alpha Pre-release
Pre-release

API improvements, particularly centred around simplifying common tasks
Added support for asynchronous IO within the IO type
Added support for forking and awaiting TPL tasks
Many performance optimisations
Documentation massively improved

0.3.0-alpha

12 Jul 22:23
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

Added support for recursive PUs
Renamed Handles to Channels - part of wider API improvements
Added modules containing operations on each Channel type
Made a seperate operators module so that it can be opened independently
Misc performance improvements

0.2.0-alpha

12 Jun 10:43
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

Added char PUs for fixed length string encodings
Redesigned the naming structure of big endian / little endian PUs to make them easier to work with
Made various improvements to the implementations of monadic functions in IO