Skip to content

Releases: wI2L/jettison

v0.7.4

21 Mar 21:50
v0.7.4
b72a5ea
Compare
Choose a tag to compare

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: v0.7.3...v0.7.4

v0.7.3

03 Nov 09:27
v0.7.3
b174f9b
Compare
Choose a tag to compare

Changelog

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

v0.7.2

31 Aug 01:10
v0.7.2
78914e8
Compare
Choose a tag to compare

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