Releases: Inochi2D/nulib
Releases · Inochi2D/nulib
v0.3.12
- Fixed
readUTF8returning empty strings - Fixed
to_stringreturning wrongly padded values - Added
nulib.digest.crcandnulib.digest.adler32 - Refactored
Variant
Full Changelog: v0.3.11...v0.3.12
v0.3.11
- Added workaround to changes in DMD frontend 2.113 (LDC2 1.42)
Full Changelog: v0.3.10...v0.3.11
v0.3.10
- Fixed
shared_ptr,unique_ptr, andweak_ptrcopy ctors. - Fixed
__refcount_t.gettype mismatch for value types.
Full Changelog: v0.3.9...v0.3.10
v0.3.9
- Fixed
opHashfunction signature forFixed - Fixed
EventHandlerimplementation. - Fixed "nulib" package DUB warning. (@p0nce in #2)
- Removed
Optiontype (moved to numem) - Bumped numem to 1.6.2
- Added
Varianttype - Added mass concat constructor to
nstring
Full Changelog: v0.3.8...v0.3.9
v0.3.8
- Added
StreamWriterimplementation
Full Changelog: v0.3.7...v0.3.8
v0.3.7
- Added
RWMutex - Fixed linking issues with DMD.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
- Added support for Threads
- Added support for Mutexes
- Added support for Semaphores
- Added basic process information handling.
Full Changelog: v0.3.5...v0.3.6
v0.3.5
- Fixed malformed math function implementations
Full Changelog: v0.3.4...v0.3.5
v0.3.4
- Fixed UTF-16 parser reading OOB.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
- Bumped numem to 1.3.1
- Added parseHex function to
nulib.conv. - Fixed stack variable escape in
UUID.toString
Full Changelog: v0.3.2...v0.3.3