Skip to content

v1.6.0

Compare
Choose a tag to compare
@nvie nvie released this 02 May 09:48
· 1163 commits to main since this release
  • New decoders!
    • exact() is like object(), but will fail if the inputted object contains
      superfluous keys (keys that aren't in the object definition).