Skip to content

v1.0.0

Compare
Choose a tag to compare
@gazpachoking gazpachoking released this 28 Oct 20:50
· 23 commits to master since this release
  • replace_refs is now a function rather than a class method of JsonRef (The class method is still around, but deprecated.)
    • New options were also added to replace_refs
  • jsonloader is now a plan function rather than an instance of a class. (This is a breaking change if you were subclassing JsonLoader)

See notes in #43 for more details