What's Changed
- Add external JSON5 library for three-way benchmark comparison by @copilot-swe-agent in #34
- Fix: Update library version in README to 1.1.0 by @hossain-khan in #28
- [UPDATE] Refine test app with models too by @hossain-khan in #35
- Centralize all dependencies in version catalog by @copilot-swe-agent in #37
- Improve JSON5 parser API with strongly-typed JSON5Value sealed class by @copilot-swe-agent in #39
- Remove deprecated parseToAny API and migrate to type-safe parse() method by @copilot-swe-agent in #41
- Add README sample code validation to App.kt by @copilot-swe-agent in #43
- [UPDATE] Applied ktlint formatter by @hossain-khan in #44
Full Changelog: v1.1.0...v1.2.0