1.0.7
- 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