Skip to content

Releases: afrase/mysqldumpsplit

v0.1.2

13 May 02:55
8ddc1b0

Choose a tag to compare

Changelog

  • 8ddc1b0 Need the correct directory

v0.1.1

13 May 02:51
392c287

Choose a tag to compare

Changelog

  • 9f4802b Added go module file
  • 79a4106 Create CODE_OF_CONDUCT.md
  • 03475cc Create go.yml
  • 392c287 Go releaser
  • 688cd1b Merge pull request #4 from afrase/add-code-of-conduct-1
  • 24d7d4b Merge pull request #7 from jaydenireland/fix-iss6
  • a8d9932 Remove circleci
  • 9160846 Remove label.yml and bug_report.md and stale.yml
  • acb5a6f Update go version and readme
  • 644bcb2 Update issue templates
  • d3b16bf Update label.yml
  • 81d81ec Update stale.yml
  • a6e50e2 Updating release process
  • c74d7fd fix: correct gzip detection and add tests
  • f42867e modify gzip test with inline helper function

v0.1.0

26 Jan 16:01

Choose a tag to compare

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

24 Oct 16:28

Choose a tag to compare

Changelog

53c1099 Updated goreleaser config


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

v0.0.5

24 Oct 16:19

Choose a tag to compare

Changelog

7124680 Changed version flag


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

v0.0.4

17 Oct 16:35

Choose a tag to compare

Changelog

ed7f042 Added goreleaser config
429abba Added version flag


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

v0.0.3

05 Oct 22:36

Choose a tag to compare

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

21 Sep 00:16

Choose a tag to compare

Added username flag to ghr

v0.0.1

16 Aug 23:33

Choose a tag to compare

Initial release