v3.2.0 - Decoder Hook
This release adds a decoder hook that is called while a document is being decoded. A hook can be added using Decoder.WithHook
. More details in this PR: #3.
This release adds a decoder hook that is called while a document is being decoded. A hook can be added using Decoder.WithHook
. More details in this PR: #3.