This repository was archived by the owner on Jun 26, 2025. It is now read-only.
5.2.0
CHANGES:
-
Remove dependency on StdInt (#121, @andersfugmann)
-
Silence warnings about
const char*when writing to the inside of an
allocated string value (#116, @Leonidas-from-XIV)