GitPedia
brunoborges

brunoborges/toml-schema

2 Releases
Latest: 2w ago
v1.0.0-rc.2LatestPre-release
github-actions[bot]github-actions[bot]·2w ago·May 28, 2026
GitHub

**Full Changelog**: https://github.com/brunoborges/toml-schema/compare/v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1Pre-release
github-actions[bot]github-actions[bot]·2w ago·May 28, 2026
GitHub

📋 What's Changed

  • Change sequence type to collection. by @eksortso in https://github.com/brunoborges/toml-schema/pull/7
  • Add Java TOML Schema reference implementation by @brunoborges in https://github.com/brunoborges/toml-schema/pull/15
  • Add array item schema support by @brunoborges in https://github.com/brunoborges/toml-schema/pull/16
  • Support special TOML key schema paths by @brunoborges in https://github.com/brunoborges/toml-schema/pull/17
  • Add general union validation by @brunoborges in https://github.com/brunoborges/toml-schema/pull/18
  • Define boundary validation semantics by @brunoborges in https://github.com/brunoborges/toml-schema/pull/19
  • Document root schema metadata behavior by @brunoborges in https://github.com/brunoborges/toml-schema/pull/20
  • Reconcile schema ABNF with TOML 1.0 by @brunoborges in https://github.com/brunoborges/toml-schema/pull/21
  • + 25 more

New Contributors

  • @eksortso made their first contribution in https://github.com/brunoborges/toml-schema/pull/7
  • @brunoborges made their first contribution in https://github.com/brunoborges/toml-schema/pull/15
  • @Copilot made their first contribution in https://github.com/brunoborges/toml-schema/pull/26
  • Full Changelog: https://github.com/brunoborges/toml-schema/commits/v1.0.0-rc.1