Releases: noborus/trdsql
Releases · noborus/trdsql
v1.1.0
v1.0.1
v1.0.0
Release v0.20.0
Release v0.13.0
Fixed #197 where the binary version did not work on macOS Arm (M1...).
Added binaries for older libc versions of linux.
What's Changed
- Added option to specify table name by @noborus in #247
- Fixed INSERT failure when there are many columns by @noborus in #249
- Reader can be registered externally by @noborus in #250
- Output format by @noborus in #251
- Compatible with xgo and zig builds by @noborus in #255
Full Changelog: v0.12.1...v0.13.0
Release v0.13.0-rc11
This is a test release using github actions.
Release v0.12.1
What's Changed
Full Changelog: v0.12.0...v0.12.1
Release v0.12.1-rc1
Release candidate version of v12.1
Checking the operation of releaser.yml in github actions.
What's Changed
Full Changelog: v0.12.0...v0.12.1-rc1
Release v0.12.0
Release v0.11.1
v0.11.1 is a fix for github action and the content is the same as v0.11.0.
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