Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@ansel1 ansel1 released this 19 Sep 22:18
· 23 commits to master since this release
  • Removed deprecated methods
  • Expose the core logger implementation (via NewCore()), which other packages can use to adapt to other logging interfaces
  • Updated the build to use go modules, go1.13, and golangci-lint