Releases: stevenlagoy/json-java-objectifier
Releases · stevenlagoy/json-java-objectifier
JSON-Java Objectifier v1.0.0
Release Notes
First Stable Release
The first official release of JSON-Java Objectifier, a lightweight Java library for strict JSON validation, type-safe object mapping, and customizable data access.
Highlights:
- Full support for strict JSON parsing (ECMA-404)
- Strong type safety for accessing JSON values (String, Number, Boolean, etc.)
- Custom object structure generation
- Unicode-aware processing and validation
- Detection of duplicate keys and malformed types
- Clean, formatted JSON output with pretty-print support