Skip to content

Releases: eiri/taon

v0.3.8

22 Nov 22:56
v0.3.8

Choose a tag to compare

Changelog

Refactorings

  • 51ce913: refactor: parse and flatten json with jsontext decoder only (@eiri)
  • ab568e3: refactor: switch to encoding/json/v2 (@eiri)

Others

v0.3.7

18 Jul 00:40

Choose a tag to compare

Changelog

Bug fixes

  • 52b338c: fix(ci): migrate releaser to homebrew_casks (@eiri)

Others

v0.3.6

05 Jun 16:11

Choose a tag to compare

Changelog

Bug fixes

  • f919e8f: fix(ci): add token to goreleaser brew config (@eiri)

v0.3.5

05 Jun 16:03

Choose a tag to compare

Changelog

Refactorings

  • 6afbec2: refactor: separate jon parsing from data transform from table render (@eiri)
  • 8ce0ef6: refactor: switch to github.com/alexeyco/simpletable (@eiri)

Others

  • ff7092c: build(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 (@dependabot[bot])
  • bb91b2e: build(deps): bump github.com/goccy/go-json from 0.10.1 to 0.10.2 (@dependabot[bot])
  • 0d6a8e7: build(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.3 (@dependabot[bot])
  • 1ae6c6d: build(deps): bump github.com/goccy/go-json from 0.10.3 to 0.10.4 (@dependabot[bot])
  • be60ccf: build(deps): bump github.com/goccy/go-json from 0.10.4 to 0.10.5 (@dependabot[bot])
  • d38b57a: build(deps): bump github.com/goccy/go-json from 0.9.11 to 0.10.0 (@dependabot[bot])
  • f14ffe3: build(deps): bump github.com/mattn/go-tty from 0.0.4 to 0.0.5 (@dependabot[bot])
  • ff221cc: build(deps): bump github.com/mattn/go-tty from 0.0.5 to 0.0.7 (@dependabot[bot])
  • bfda6f2: build: tweak setup, make taon go install'able (@eiri)
  • 65a70c5: chore(ci) update github actions and min go version (@eiri)
  • 34258cc: chore(ci): update goreleaser config (@eiri)

v0.3.4

05 Jun 15:55

Choose a tag to compare

Changelog

Refactorings

  • 6afbec2: refactor: separate jon parsing from data transform from table render (@eiri)
  • 8ce0ef6: refactor: switch to github.com/alexeyco/simpletable (@eiri)

Others

  • ff7092c: build(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 (@dependabot[bot])
  • bb91b2e: build(deps): bump github.com/goccy/go-json from 0.10.1 to 0.10.2 (@dependabot[bot])
  • 0d6a8e7: build(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.3 (@dependabot[bot])
  • 1ae6c6d: build(deps): bump github.com/goccy/go-json from 0.10.3 to 0.10.4 (@dependabot[bot])
  • be60ccf: build(deps): bump github.com/goccy/go-json from 0.10.4 to 0.10.5 (@dependabot[bot])
  • d38b57a: build(deps): bump github.com/goccy/go-json from 0.9.11 to 0.10.0 (@dependabot[bot])
  • f14ffe3: build(deps): bump github.com/mattn/go-tty from 0.0.4 to 0.0.5 (@dependabot[bot])
  • ff221cc: build(deps): bump github.com/mattn/go-tty from 0.0.5 to 0.0.7 (@dependabot[bot])
  • bfda6f2: build: tweak setup, make taon go install'able (@eiri)
  • 65a70c5: chore(ci) update github actions and min go version (@eiri)
  • 34258cc: chore(ci): update goreleaser config (@eiri)

v0.3.3

05 Jun 03:19

Choose a tag to compare

Changelog

Refactorings

  • 6afbec2: refactor: separate jon parsing from data transform from table render (@eiri)
  • 8ce0ef6: refactor: switch to github.com/alexeyco/simpletable (@eiri)

Others

  • ff7092c: build(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 (@dependabot[bot])
  • bb91b2e: build(deps): bump github.com/goccy/go-json from 0.10.1 to 0.10.2 (@dependabot[bot])
  • 0d6a8e7: build(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.3 (@dependabot[bot])
  • 1ae6c6d: build(deps): bump github.com/goccy/go-json from 0.10.3 to 0.10.4 (@dependabot[bot])
  • be60ccf: build(deps): bump github.com/goccy/go-json from 0.10.4 to 0.10.5 (@dependabot[bot])
  • d38b57a: build(deps): bump github.com/goccy/go-json from 0.9.11 to 0.10.0 (@dependabot[bot])
  • f14ffe3: build(deps): bump github.com/mattn/go-tty from 0.0.4 to 0.0.5 (@dependabot[bot])
  • ff221cc: build(deps): bump github.com/mattn/go-tty from 0.0.5 to 0.0.7 (@dependabot[bot])
  • bfda6f2: build: tweak setup, make taon go install'able (@eiri)
  • 65a70c5: chore(ci) update github actions and min go version (@eiri)
  • 34258cc: chore(ci): update goreleaser config (@eiri)

v0.3.2

21 Aug 19:43

Choose a tag to compare

Changelog

v0.3.1

21 Aug 19:12

Choose a tag to compare

Changelog

v0.3.0

21 Aug 14:24

Choose a tag to compare

Changelog

Features

  • 37d835b feat: show objects as an attribute table

Refactorings

  • f73c349 refactor: switch to goccy/go-json

v0.2.0

20 Aug 19:30

Choose a tag to compare

Changelog

Features

  • df9958e feat: support dash as stdio input

Bug fixes

  • 5993701 fix: avoid crash when cell's minimal length is too short
  • b613089 fix: don't fail on missing tty, make maxColumns prefer environ

Refactorings

  • 0c28621 refactor: better filter for columns flag
  • f77f956 refactor: cleaner interface for renderer
  • 99d3a2f refactor: rename ColumnsValue in just Columns
  • ce45e8d refactor: switch from kingpin to stdlib's flag for args parsing
  • e2fe45e refactor: switch from termtables to tablewriter
  • 6f2e121 refactor!: simpified approach to render ⚠️

Others

  • 2fb6b87 perf: small optimization, don't process filtered out rows