v0.10.0
Changelog
- e85c762 add Plugins struct
- 73072de add afterinit to mysql and file plugin
- 799f984 add hook for AfterInit()
- 9602824 add sqlite plugin
- ea2beff add target for sqlite plugin to Makefile
- 4e67463 add test
- e670433 add testdata
- b1a353c remove arm
- eaffc8a remove darwin and arm
- 2d24497 rename plugin to plugins
- 7d49951 specify binary name for plugin
- 4836a4a split archies
- d4de0b2 split archives
- aa5d64a typo
- 06d0731 update README.md
- 52a3e25 update go.mod
- 7c0ec7e update goreleaser
- 7bb0a0c update sqlite plugin