Skip to content

Releases: hedhyw/json-log-viewer

v1.5.2

28 Oct 13:29
0daa1d4

Choose a tag to compare

What's Changed

  • feat: Copy/yank the unquoted value displayed in json preview by @mlaflamm in #147

Full Changelog: v1.5.1...v1.5.2

v1.5.1

27 Oct 07:38
6543a1d

Choose a tag to compare

What's Changed

  • chore(gomod): bump github.com/hedhyw/semerr from 0.6.7 to 1.0.1 by @dependabot[bot] in #143
  • chore(gha): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #142
  • chore(gha): bump actions/checkout from 4 to 5 by @dependabot[bot] in #140
  • chore(gha): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #141
  • chore(gomod): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #138
  • chore(gomod): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #137
  • feat: Make PgUp and PgDown keys move to the previous/next page by @mlaflamm in #145

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

25 Jun 00:58
e793978

Choose a tag to compare

What's Changed

  • chore(gomod): bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 by @dependabot in #130
  • feat: support default reverse mode in the config by @hedhyw in #134
  • chore: upgrade go version to 1.24.4 by @hedhyw in #135

Full Changelog: v1.4.0...v1.5.0

v1.4.0

26 Mar 02:34
cf84f34

Choose a tag to compare

What's Changed

  • feat: support timestamp reformatting by @hedhyw in #129

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Mar 02:13
f3105f7

Choose a tag to compare

What's Changed

  • chore(gomod): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 by @dependabot in #122
  • feat: support symphony @timestamp by @hedhyw in #128
  • chore(gomod): bump github.com/charmbracelet/bubbletea from 1.2.4 to 1.3.4 by @dependabot in #126
  • chore(gomod): bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 by @dependabot in #125

Full Changelog: v1.2.2...v1.3.0

v1.2.2

28 Dec 12:49
66ded45

Choose a tag to compare

What's Changed

  • docs: add awesome go badge by @hedhyw in #115
  • fix: filtering in the follow mode by @hedhyw in #121
  • chore(gomod): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 by @dependabot in #118
  • chore(gomod): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #120
  • chore(gomod): bump github.com/charmbracelet/bubbletea from 1.1.2 to 1.2.4 by @dependabot in #119

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Nov 09:08
e4816e4

Choose a tag to compare

What's Changed

  • chore(gomod): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 by @dependabot in #111
  • chore(gomod): bump github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0 by @dependabot in #112
  • fix: colors by @hedhyw in #113
  • docs: simplify Readme.md by @hedhyw in #114

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Oct 07:31
984a4b3

Choose a tag to compare

What's Changed

  • refactor: remove unused key binding by @hedhyw in #104
  • feat: add time formatting configuration by @hedhyw in #109

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Oct 06:00
eff50e3

Choose a tag to compare

What's Changed

  • feat: support human-readable data storage size units in config by @hedhyw in #103

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Oct 17:01
7ef235f

Choose a tag to compare

What's Changed

  • fix: delete temporary files on exit by @hedhyw in #101
  • chore(goreleaser): fix deprecation warnings by @hedhyw in #102

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