Skip to content

Tags: shigemk2/q

Tags

1.7.1

Toggle 1.7.1's commit message
bump to 1.7.1

1.7.0

Toggle 1.7.0's commit message
docs for writing data to disk

1.6.3

Toggle 1.6.3's commit message
Bump version name in binary

1.6.2

Toggle 1.6.2's commit message
Merge pull request harelba#143 from harelba/v1.6.0-release-test

V1.6.2 stuff

1.6.1

Toggle 1.6.1's commit message
Added control over max field size + info when failing on this

1.6.0

Toggle 1.6.0's commit message
v1.6.0

1.5.0

Toggle 1.5.0's commit message
Fixed rpm spec to remove changelog from documentation

1.4.0

Toggle 1.4.0's commit message
Removing "not released yet" comment...

1.3.0

Toggle 1.3.0's commit message
Fixed README file

1.3.0b

Toggle 1.3.0b's commit message
Lots of changes preparing version 1.3.0b (beta). See below

- Added column type inference, still needs to be tested
- Added column name detection when using -H
- Added a test suite, in preparation for full refactoring
- Added parsing mode flag - strict, relaxed of fluffy (a.k.a old behavior mode)
- Breaking change - Changed -H behavior so it's now a flag an not a parameter (1 line always)
- Fixed tab delimition parameter problem
- Some more better error reporting
- Removed engine v1, including engine parameter. Support for mult-char delimiters has been removed - breaking change