Skip to content

Releases: noborus/trdsql

Release v0.11.0

18 Mar 21:21
4692496
Compare
Choose a tag to compare

Added -iwidth as a new input format.
This makes the input format what was output with the specified width.

What's Changed

  • Support go1.18 or later by @noborus in #196
  • Added width specification format to input format by @noborus in #209
  • Changed option name from gw to width by @noborus in #211
  • Input for ps output changed to recommend -iwidth by @noborus in #213

New Contributors

Full Changelog: v0.10.1...v0.11.0

Release v0.10.1

29 Oct 22:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

Release v0.10.1-rc2

29 Oct 03:07
Compare
Choose a tag to compare
Release v0.10.1-rc2 Pre-release
Pre-release

Release binary changed to go1.19

Release v0.10.1-rc1

29 Oct 01:29
eeb1b86
Compare
Choose a tag to compare
Release v0.10.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.10.1

Release v0.10.0

02 May 23:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

Release v0.9.1

06 Jan 05:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

24 May 05:39
Compare
Choose a tag to compare

Json files can now be jq filtered. gojq is used.
Analyze output now supports color even on windows.
tsv (tab) and psv (|) are automatically identified by extension.
Fixed json to avoid mapping to float64.

Release v0.8.0

26 Jan 13:15
Compare
Choose a tag to compare

Added Context support.
Changed to return with json.RawMessage if the value was a json object.
Expand the tilde(~) to $home.
Keeps the order of JSON objects when outputting JSON and JSONL.

Release v0.8.0 pre2 version

26 Jan 12:31
Compare
Choose a tag to compare
Pre-release
v0.7.10

Fixed a double quote mistake

Release v0.8.0 pre version

26 Jan 12:21
Compare
Choose a tag to compare
Pre-release
Fixed obsolete settings

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/