Skip to content

Releases: Inochi2D/nulib

v0.3.12

28 Jan 17:36
2ca716c

Choose a tag to compare

  • Fixed readUTF8 returning empty strings
  • Fixed to_string returning wrongly padded values
  • Added nulib.digest.crc and nulib.digest.adler32
  • Refactored Variant

Full Changelog: v0.3.11...v0.3.12

v0.3.11

19 Dec 15:31
72aba24

Choose a tag to compare

  • Added workaround to changes in DMD frontend 2.113 (LDC2 1.42)

Full Changelog: v0.3.10...v0.3.11

v0.3.10

17 Dec 15:24
0c146fb

Choose a tag to compare

  • Fixed shared_ptr, unique_ptr, and weak_ptr copy ctors.
  • Fixed __refcount_t.get type mismatch for value types.

Full Changelog: v0.3.9...v0.3.10

v0.3.9

14 Dec 08:24
2ec9b13

Choose a tag to compare

  • Fixed opHash function signature for Fixed
  • Fixed EventHandler implementation.
  • Fixed "nulib" package DUB warning. (@p0nce in #2)
  • Removed Option type (moved to numem)
  • Bumped numem to 1.6.2
  • Added Variant type
  • Added mass concat constructor to nstring

Full Changelog: v0.3.8...v0.3.9

v0.3.8

06 Oct 15:38
024baf5

Choose a tag to compare

  • Added StreamWriter implementation

Full Changelog: v0.3.7...v0.3.8

v0.3.7

25 Sep 14:01
33148ca

Choose a tag to compare

  • Added RWMutex
  • Fixed linking issues with DMD.

Full Changelog: v0.3.6...v0.3.7

v0.3.6

23 Sep 13:28
6cad791

Choose a tag to compare

  • 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

27 Aug 22:09
76958f0

Choose a tag to compare

  • Fixed malformed math function implementations

Full Changelog: v0.3.4...v0.3.5

v0.3.4

23 Aug 01:23
e5889b8

Choose a tag to compare

  • Fixed UTF-16 parser reading OOB.

Full Changelog: v0.3.3...v0.3.4

v0.3.3

27 Jul 20:19
77b0caf

Choose a tag to compare

  • 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