jettison

Highly configurable, fast JSON encoder for Go

MIT License

Stars
173

Bot releases are visible (Hide)

jettison - v0.7.4 Latest Release

Published by github-actions[bot] over 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

jettison - v0.7.3

Published by github-actions[bot] almost 3 years ago

Changelog

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

jettison - v0.7.2

Published by wI2L about 3 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