Skip to content

Releases: mithrandie/csvq

Release v1.18.1

26 Mar 17:59
Compare
Choose a tag to compare

Release 1.18.1

  • Update dependencies.

Release v1.18.0

26 Mar 17:21
Compare
Choose a tag to compare

Release 1.18.0

  • Update dependencies.
  • Update supported Go version to 1.18 or later.

Release v1.17.11

05 Nov 14:46
Compare
Choose a tag to compare

Release 1.17.11

  • Prevent divide-by-zero error while loading csv files. (GitHub #89)
  • Handle panics during processor executions.

Release v1.17.10

14 Aug 07:55
Compare
Choose a tag to compare

Release v1.17.10

  • Fix a bug when loading views from cache.

Release v1.17.9

14 Aug 06:34
Compare
Choose a tag to compare

Release v1.17.9

  • Sort the command options displayed in the help message. (GitHub #80)
  • Fix some bugs.

Release v1.17.8

24 Jul 15:33
Compare
Choose a tag to compare

Release v1.17.8

  • Allow URLs and Table identification functions to be used as table identifiers.

Release v1.17.8-pr.1

23 Jul 18:50
Compare
Choose a tag to compare
Release v1.17.8-pr.1 Pre-release
Pre-release

Release v1.17.8-pr.1

  • Allow URLs and Table identified functions to be used as tableidentifiers.

Release v1.17.7

03 Jul 20:47
Compare
Choose a tag to compare

Release v1.17.7

  • Add system defined constants.
  • Add the command option –scientific-notation.
  • Handle NaN and Infinity.
  • Add several numeric and datetime functions.
  • Fix some bugs.

Release v1.17.6

30 Jun 13:50
Compare
Choose a tag to compare

Release v1.17.6

Release v1.17.6-pr.1

28 Jun 12:09
Compare
Choose a tag to compare
Release v1.17.6-pr.1 Pre-release
Pre-release

Release v1.17.6-pr.1

Update the version of github.com/urfave/cli to v2.