Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 16:36
· 3 commits to master since this release
084443d

Changelog

084443d README and remove signing
b2ea361 join test
e711ea1 only include version if populated
9f9e43c release key
27590bc fix extension formatter test
2e42fab implement and test Extensioner
1ffb7a1 fix benchmark after formatter interface changes
4703e01 formatter open method to allow for extensioner pattern
0f26c47 formatter parsing with scan type
ba2829d match github colors in title image
92204d8 errors
7869254 test postgres json column
de250aa Update README.md
19b1ffc Update README.md
72035f0 README image
472440c chore: file renaming, README
e47ae61 fix benchmark rows
302a753 fix benchmark rows
bb38d1d refactoring column types; formatter tests
cb87d4f signing args
4c16e97 goreleaser
345ea19 benchmark
3c788d3 benchmark formatting
6e7d035 formatting benchmark
c0a0258 gofmt tests
d3fff54 goreleaser config
e557537 benchmark job configuration
446811b benchmark job
7179c8f gitignore
95890a0 remove signing
571f4cd release config syntax
55fbfdc release config syntax
018e31c release config syntax
ec54d50 release config syntax
b1c896a release without gate for now
e910288 default csv
3b635f9 cli usage and description
bc78381 cli bug
1443aa0 fixed benchmark
4447349 started cli
bada39d fix support test build tags
2fc6cd7 support test build tags
3d8c9e1 unit tests
9a5c339 formatter mustcompile
0f9a12f decrease integration test timeout
2933f1a mariadb port
deed420 integration test timeout
40f98a7 testing precommit hook
c8b00a7 lint precommit hook
e8654f0 handle retry limit
2110203 Merge branch 'master' of github.com:gavincabbage/chiv
5a2c40a mariadb workflow port mapping
e161db5 verbose tests
ad6e3b4 test timeouts
bb6dbdd integration test timeout
e0ecce0 build badge
a9c0c15 disable max idle connections during testing
1acb679 [skip ci] readme build badge
72ad7f2 remove benchmark from build
44a03e7 fix workflow service s3 urls
37bb0f0 fix benchmark s3 url
ff1d9b2 workflow ports
cc326b6 workflow networking
15cd0cb name all steps
65e538a use matrix for all build jobs
457e281 require go 1.13
23acd45 appease the linter gods
9826b19 golangci-lint path
d3adf59 pin golangci-lint
48f59e9 fix yaml syntax
30e481e fix yaml syntax
581fed9 fix yaml syntax
4194224 fix build workflow matrix syntax
925331c mariadb and actions
ebd7022 workflow
e69ade5 wip
040222b forget mysql
71aed52 benchmark
daa3ea2 fix services file
e67dd37 benchmark
7f82240 Merge pull request #6 from gavincabbage/format
5fe7c30 formatterfunc and yaml parser
18fb791 format func first pass
145bceb tests
92eccee move formatters iface declaration to call site
94ce460 formatter godoc
8d69b7d tidy dockerfile
f7907c8 appeasing the module linter gods
6466c4b more structuring
f884449 package structure
99ebb01 json formatter and null handling
073a91b setup codeship
12522b3 works with postgres
924f651 failing test ready for basic impl
8c3dc7a create and drop test table; cache go mod
40ae355 options pattern
092b654 set up project
8064c4c Initial commit