Skip to content

1.0.7

Compare
Choose a tag to compare
@ErikMinekus ErikMinekus released this 22 Dec 19:31
  • Add JSONObject.HasKey native (thanks @Rachnus)
  • Build against SourceMod 1.10
  • Document JSON native errors
  • Fix memory leaks when a handle cannot be created (#15)
  • Fix percent signs breaking JSON file paths
  • Return false instead of throwing error if the key was not found in JSONObject.GetString
  • Updated cURL, Jansson and mbedTLS libraries