WI2L Jettison Versions Save

Highly configurable, fast JSON encoder for Go

v0.7.4

2 years ago

Changelog

  • b72a5ea chore: update module version to 1.18 and fix build constraint lines
  • c439275 docs: update README and CHANGELOG for version 0.7.4
  • 683aeb1 ci: add go1.18 to test and benchmark matrixes
  • d25ddf1 chore: bump all dependencies
  • 44bcb2d fix: add reflect.mapiterinit link for go1.18

Commits list: https://github.com/wI2L/jettison/compare/v0.7.3...v0.7.4

v0.7.3

2 years ago

Changelog

b174f9b fix: encoding of a zero-value duration in string format (#3) ec04aa1 docs: fix benchmarks tag

v0.7.2

2 years ago

Changelog

78914e8 docs: update CHANGELOG for version 0.7.2 542a7fd chore: add goreleaser Github workflow 814551d docs: update benchmarks for go1.17 68edff5 chore: upgrade npm modules of charts generator tool 7912fae chore: update modules to latest version 05e978c fix: audit fix npm modules for charts tool 484f862 fix: move all CI/CD pipelines to GitHub actions 59f7e40 chore: update dependencies and benchmarks for go1.15 9314658 refactor: remove inlined functions in appendEscapedBytes 1ef26b4 refactor: minor performance improvements aa59591 chore: tidy go.mod file d517bbd docs: fix Github compare link of v0.7.1