Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@cebe cebe released this 31 Dec 00:55
· 65 commits to master since this release
310de02

Improvements:

  • Overall performance improvements and other optimization for loading references
  • #63 Added option to only resolve external references (inlining)

Bugfixes:

  • #74 Fix PHPDoc for exclusiveMinimum and exclusiveMaximum to boolean (thanks @canvural)
  • #92 Resolving references to external files did not work correctly on windows (thanks @Insolita)

Other changes: