Releases: addcnos/youdu
Releases · addcnos/youdu
v2.4.0
v2.3.1
What's Changed
- build(lint): Update linters in .golangci.yml by @flc1125 in #39
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #38
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- build(github-action): upgrade action by @flc1125 in #35
- build(golangci): add golangci configuration and fix formatting issues by @flc1125 in #36
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #34
New Contributors
- @dependabot made their first contribution in #34
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.1
What's Changed
- feat(user): get and update user enable state by @fcorz in #29
- feat(dept): Added
CreateDept
/UpdateDept
/DeleteDept
by @li-linfeng in #30 - docs(feature.md): Update
feature.md
by @li-linfeng in #31
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- build(.github): Added
dependabot.yml
by @flc1125 in #23 - refactor(struct): rename
List
toItem
by @flc1125 in #25 - build(template): remove template by @flc1125 in #26
- feat(depts): Add dept getid by @fcorz in #24
- feat(request): Increase status code recognition; And support for custom
http.Client
by @flc1125 in #28
New Contributors
Full Changelog: v2.0.3...v2.1.0