Skip to content

Release 4.0.0

Compare
Choose a tag to compare
@deankarn deankarn released this 22 Dec 04:48
· 12 commits to master since this release
a63be57

What's new?

Initial v4 release!

  • More tags added and documented in the README
  • Changed function signature allowing:
    • Setting nil values on pointers
    • Future proofing allowing additions without a breaking change
    • Unexposed functions simplifying the interface.

NOTE: The breaking change is due to the functions signature change, none of the tag name have changed. If you have not registered/created any custom functions this can be upgrade in-place safely.