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

Releases: ridge/tj

v0.3.0

06 Aug 05:34
6eca45e
Compare
Choose a tag to compare
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

11 Nov 10:30
1f34af0
Compare
Choose a tag to compare

Changes:

  • support YAML documents
  • support int values