Skip to content

v0.4.0

Compare
Choose a tag to compare
@flc1125 flc1125 released this 04 Dec 00:51
· 19 commits to master since this release
08d31f9

What's Changed

  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #25
  • refactor(api): Remove redundant New*Service constructors and inline initializations by @flc1125 in #26
  • build(.golangci.yml): replace exportloopref with copyloopvar by @flc1125 in #27
  • feat(client): Add SettingService to Tapd API client by @flc1125 in #28
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #29
  • feat(bug): added GetBugs by @flc1125 in #30
  • refactor(webhook): move webhook to subdirectory and simplify naming by @flc1125 in #31

Full Changelog: v0.3.2...v0.4.0