Skip to content

Releases: tuan78/jsonconv

v1.1.0

29 Aug 07:20
27f2445
Compare
Choose a tag to compare

What's Changed

  • fix: issue of cmd installation by @tuan78 in #10
  • chore: handle newline delimited JSON array by @tuan78 in #11

Full Changelog: v1.0.2...v1.1.0

v1.0.2

15 Aug 16:17
ee1108b
Compare
Choose a tag to compare

What's Changed

  • chore: restructure modules by @tuan78 in #6
  • chore: add Codecov for coverage reports by @tuan78 in #7
  • chore: add Codecov workflow token by @tuan78 in #9
  • chore: add Codecov badge by @tuan78 in #8

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Aug 07:24
2dc63c9
Compare
Choose a tag to compare

What's Changed

  • chore: update docs by @tuan78 in #4
  • chore: change type from any to interface to support go version below 1.18 by @tuan78 in #5

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Jul 09:19
fa99d91
Compare
Choose a tag to compare

What's Changed

  • chore: restructure cmd package, update unit tests and document by @tuan78 in #3

Full Changelog: v0.1.1...v1.0.0

v0.1.1

28 Jul 06:30
f0d9b53
Compare
Choose a tag to compare

What's Changed

  • chore: handle flattening with nil value by @tuan78 in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Jul 15:37
6a8796f
Compare
Choose a tag to compare

What's Changed

  • feat: create functions and tools by @tuan78 in #1

New Contributors

  • @tuan78 made their first contribution in #1

Full Changelog: https://github.com/tuan78/jsonconv/commits/v0.1.0