Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Tags: ridge/tj

Tags

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get rid of dependencies in the library (#11)

json2go comes with pflag, must and yaml.v2 dependencies, so move it
to a separate module. This way requiring tj does not pull in any
transitive dependencies.

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add YAML support (#5)

v0.1.0

Initial revision