Skip to content

0.17.1: Fixed deescaping bug.

Compare
Choose a tag to compare
@StringEpsilon StringEpsilon released this 24 Apr 11:16
· 34 commits to master since this release
  • Fixed deescaping of "\\foo"
  • Fixed an off-by-one error in number parsing.
  • Fixed some memory related issues (deallocation in error cases, invalid write, ...)