- Only parse the value provided to `json()` if it is parseable.
3.4.1
- Using the ternary operator when needed - Automatically create the directory before writing file - Allow Unicode characters in JSON files - `clear()` is now an explicit function - Better extension type checking
3.4.0
- Removed INI support - INI isn't best for storing dictionary objects - `json()` now has an option parameter for setting the dictionary object