Skip to content

Releases: Pieter-Dewachter/nsJSON

Version 1.1.1.1 - 10th October 2024

Choose a tag to compare

@Pieter-Dewachter Pieter-Dewachter released this 10 Oct 12:57
  • When deleting an element from an array, NSIS no longer crashes (was only working for the last element of an array before)
  • Github migration (repository maintained by Pieter Dewachter)

Version 1.1.1.0 - 21st November 2017

Choose a tag to compare

@Pieter-Dewachter Pieter-Dewachter released this 10 Oct 12:52
  • Fixed JSON with syntax errors still being parsed without setting the error flag.
  • Fixed Set function not replacing the root value if the value was an array.
  • Fixed Delete function not deleting the root node and tree.