Skip to content

Releases: raeperd/kickstart.go

v0.2.0

07 Dec 09:19
Compare
Choose a tag to compare

What's Changed

  • change from magic number 200 to http packages' status by @SeaRoll in #12
  • docs: Add codecov badge by @raeperd in #14
  • fix: Fix shutdown error handling #15 by @raeperd in #16
  • refactor: improve Dockerfile build process by @SeaRoll in #17
  • test: Refactor code with smaller lines of codes by @raeperd in #20
  • ci: Update coverage reports with coverall by @raeperd in #21
  • test: Add testcase for http middleware by @raeperd in #22

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 Oct 02:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.1