Releases: Rbfinch/grepq
Releases · Rbfinch/grepq
v1.5.7
v.1.5.6
1.5.6 (maintenance release)
- added build.rs
- updated README.md with new installation instructions
v1.5.5
1.5.5 (maintenance release)
- updated dependencies
- fixed typo in README.md
v1.5.4
- improvement to command-line parsing when writeSQL is invoked
- updates to documentation
v1.5.3
- updates to documentation
- addition of two help scripts for SQLite output, summarise.sql and variants-as-json-array.sql
v1.5.2
- updates to documentation
v1.5.1
- updated testing scripts
- added export_fastq.sql to examples directory
- corresponding updates to documentation
v1.5.0
- added variants field to writeSQL command
- fixed summarise command performance regrssion
- corresponding updates to documentation
v1.4.9
- added
writeSQL
command - corresponding updates to documentation
v1.4.8
- added summarise command
- corresponding updates to documentation
- added test.bats (TAP-compliant tests)