Skip to content

Release 2.3.0

Choose a tag to compare

@deankarn deankarn released this 16 Feb 00:37
· 38 commits to master since this release

What was added?

Added a new function to both the Decoder and Encoder called RegisterTagNameFunc.

NOTES:

Once a custom function has been registered the default, or custom set, tag name is ignored and relies 100% on the function for the field name data.

The return value WILL BE CACHED and so return value must be CONSISTENT.