Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Releases: lifechurch/dnaquery

v0.3.1

23 Apr 19:53
Compare
Choose a tag to compare

Changelog

bf64be8 bump version
3fce8af still working towards build 0.3.1
2ec9e96 move changelog comment to unreleased
e00e4f7 update changelog
01caede strip _ from dates in bigquery table name
a77a168 update to latest deps
e93bb05 add a test case for readline
831a9f0 improve testing, handling of fatal errors
0150a88 add keep flag to prevent cleanup of logs & results

v0.3.0

10 Mar 05:00
Compare
Choose a tag to compare

Changelog

951ad40 bump to v0.3.0
772039b change from using "container" to "app"
4fe9b49 add 1.10 to travis config
03d3d2a fix version link in CHANGELOG


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.2.0

15 Feb 18:37
Compare
Choose a tag to compare

Changelog

3cb178b add changelog, bump to v0.2.0
b0a9451 add goreleaser config
77b5a59 replace AWS with Google Cloud Storage
e01d03e update dependencies, remove AWS
5785d24 minor readme updates
1f7b3ac extract container names once instead of always looping to look them up (#13)
e2065a2 Added clear error handling with a function call that takes a string and err (#12)
b08904c refactor a bit for testing, more test coverage (#11)
6d50dca add test (#10)
3ff1a79 add test coverage (#9)
cf81b89 add coveralls to travis (#8)
8d658a1 fix build status
9a66bba Update README.md (#7)
19f24be add cli tool to make easier to handle options (#6)
6360297 start adding tests (#5)
0756e32 Merge pull request #4 from lifechurch/cv/cleanup_dirs
f39a955 clean up log files when job is complete
ef59396 Merge pull request #3 from lifechurch/chrisvaughn-patch-1
2d05803 Add go report card badge
c79c379 Merge pull request #2 from lifechurch/tc/first.look
b18aaea Remove testing docs (no tests exist)
74e2a25 Spellling/grammar checks in README and CONTRIBUTING
4ef3245 Fix spelling in errror messages


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

Initial Release

15 Feb 17:20
Compare
Choose a tag to compare
v0.1.0

more readme, config cleanup