Releases: afrase/mysqldumpsplit
Releases · afrase/mysqldumpsplit
v0.1.0
Changelog
ad08050 Merge branch 'release/v0.1.0'
a1ae335 Updated readme
5001869 DRY up Writer code
d45ce7b Added ability to skip tables entirely
5ebc950 Forgot to change test back
38d0ed3 Added wildcard matching to string search
20800fa Updated readme
Automated with GoReleaser
Built with go version go1.9.3 linux/amd64
v0.0.6
Changelog
53c1099 Updated goreleaser config
Automated with GoReleaser
Built with go version go1.9.1 linux/amd64
v0.0.5
Changelog
7124680 Changed version flag
Automated with GoReleaser
Built with go version go1.9.1 linux/amd64
v0.0.4
Changelog
ed7f042 Added goreleaser config
429abba Added version flag
Automated with GoReleaser
Built with go version go1.9.1 linux/amd64
v0.0.3
Get sql meta data headers from file instead of hardcoding them
Use a struct to hold references to all channels.
Added a logging thread.
v0.0.2
Added username flag to ghr