Skip to content

Releases: Inochi2D/numem

v0.25.0-beta1

26 Dec 18:05
Compare
Choose a tag to compare
v0.25.0-beta1 Pre-release
Pre-release

Full Changelog: v0.24.1...v0.25.0-beta1

v0.24.1

10 Dec 13:54
Compare
Choose a tag to compare
  • Make all string slicing and indexing operations inout.

v0.24.0

10 Dec 13:50
Compare
Choose a tag to compare
  • Fixes decoding UTF8 strings
  • Makes string comparison more flexible across string types.

v0.23.9

10 Dec 13:33
Compare
Choose a tag to compare
  • Fixes string $ operator

v0.23.8

13 Nov 20:51
Compare
Choose a tag to compare
Handle macOS properly for Semaphore

v0.23.7

13 Nov 20:45
Compare
Choose a tag to compare
Allow destroying without freeing

v0.23.6

10 Nov 17:31
Compare
Choose a tag to compare
  • Fixes class destruction

v0.23.5

15 Oct 11:53
Compare
Choose a tag to compare
  • Fixed memory corruption issue with vector moves

v0.23.4

12 Oct 03:58
Compare
Choose a tag to compare
  • Added insert to vectors

v0.23.3

09 Oct 16:39
Compare
Choose a tag to compare
  • fixed handling of StreamReader and StreamWriter for utf16 + utf32