Releases: TheInnerLight/NovelIO
Releases · TheInnerLight/NovelIO
0.4.0-alpha
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
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
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