Skip to content

v1.2.0 - Default values and JSON-native resolution in templating

Latest

Choose a tag to compare

@MaestroError MaestroError released this 12 Nov 17:52
1b936f7

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