Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
q-text-as-data-2.0.19-1.x86_64.rpm | 2020-09-22 | 10.6 MB | |
q-text-as-data_2.0.19-2_amd64.deb | 2020-09-22 | 10.6 MB | |
q-AMD64-Windows-installer.exe | 2020-09-22 | 6.8 MB | |
q-AMD64-Windows.exe | 2020-09-22 | 6.8 MB | |
q-x86_64-Darwin | 2020-09-22 | 5.3 MB | |
q-x86_64-Linux | 2020-09-22 | 10.7 MB | |
README.md | 2020-09-22 | 764 Bytes | |
v 2.0.19 source code.tar.gz | 2020-09-22 | 237.3 kB | |
v 2.0.19 source code.zip | 2020-09-22 | 259.8 kB | |
Totals: 9 Items | 51.3 MB | 0 |
2.0.17 and 2.0.18 haven't been officially released, so this release contains both of their deliveries:
From 2.0.17: Multiple usability additions and fixes
- Fixed multiline quoting issue with
-W minimal
- Added
-p/-P
convenience flags for pipe-delimited files - Added
-L
flag to list all user functions - Added warning when
-p/-t
is used along with-d
, or-P/-T
along with-D
- Generalized sha() user function to provide other algorithms (old sha1() remains for backward compat)
- Added md5() user function
- md5 and sha both require encoding to be provided. Will be automated in the future
- Added sqrt() and power() user functions
- Added stdev_sample() and stdev_pop() user functions
From 2.0.18: * q benchmark logic and results