Releases: manuelarte/embeddedstructfieldcheck
Releases · manuelarte/embeddedstructfieldcheck
v0.4.0
What's Changed
- chore: updating flag description to match readme by @manuelarte in #14
- chore(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot[bot] in #16
- chore: update dependabot github actions by @manuelarte in #17
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the all-deps group by @dependabot[bot] in #18
- chore: updating linters by @manuelarte in #19
- chore: update golangci-lint to v2.2 by @manuelarte in #20
- chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 in the all-deps group by @dependabot[bot] in #22
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all-deps group by @dependabot[bot] in #23
- feat: enable/disable empty line check by @manuelarte in #25
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs(readme): updating README.md with golangci-lint info by @manuelarte in #11
- feat: adding forbid-mutex setting by @manuelarte in #12
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- docs: adding LICENSE by @manuelarte in #3
- docs: update README.md by @manuelarte
- chore: adding more tests by @manuelarte in #6
- feat: renaming project to embeddedstructfieldcheck by @manuelarte in #7
- feat: suggesting fix for empty line diagnosis by @manuelarte in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Business logic by @manuelarte in #1
- adding main by @manuelarte in #2
New Contributors
- @manuelarte made their first contribution in #1
Full Changelog: https://github.com/manuelarte/embeddedcheck/commits/v0.1.0