What's Changed
- Support default values in input schema and skip optional properties without defaults by @Copilot in #64
- Implement JSON-native resolution for boolean, array, and object properties via {!! ... !!} templating by @Copilot in #66
Full Changelog: v1.1.4...v1.2