Skip to content

1.0.0

Compare
Choose a tag to compare
@epoberezkin epoberezkin released this 18 Aug 16:20
· 2493 commits to master since this release

addSchema no longer compiles schemas.
Compiles schemas when they are used first time.
Order in which schemas are added is not important (referenced schemas should be available when compiled).
Circular references are supported.