Releases: Inochi2D/numem
Releases · Inochi2D/numem
v0.24.1
v0.24.0
- Fixes decoding UTF8 strings
- Makes string comparison more flexible across string types.
v0.23.9
- Fixes string $ operator
v0.23.8
Handle macOS properly for Semaphore
v0.23.7
Allow destroying without freeing
v0.23.6
- Fixes class destruction
v0.23.5
- Fixed memory corruption issue with vector moves
v0.23.4
- Added
insert
to vectors
v0.23.3
- fixed handling of StreamReader and StreamWriter for utf16 + utf32
v0.23.2
- Fixed stream readers and writers.
- Fixed off-by-one errors in
Stream
.