Releases: cv/mcs
Releases · cv/mcs
v0.7.12
Immutable
release. Only release title and notes can be modified.
v0.7.11
Immutable
release. Only release title and notes can be modified.
v0.7.10
Immutable
release. Only release title and notes can be modified.
Changelog
- 17d63e0 chore: Remove obsolete cyclop exclusion and TODO reference
- 0376701 chore: Update dependencies
- 5041ec2 feat: Enable 8 additional linters and fix type assertions
Released by GoReleaser.
v0.7.9
Immutable
release. Only release title and notes can be modified.
Changelog
- a8e2f96 chore: Enable cyclop, gochecknoglobals, godot, nestif, nlreturn linters
- 146d885 refactor: Extract helper functions to reduce nestif complexity
- 861b9da refactor: Reduce cyclomatic complexity and enable cyclop/gochecknoglobals
Released by GoReleaser.
v0.7.8
Immutable
release. Only release title and notes can be modified.
Changelog
- f506e91 chore: Enable dupl linter in golangci-lint config
- 0baf55e refactor: Eliminate duplicate code flagged by dupl linter
Released by GoReleaser.
v0.7.7
Immutable
release. Only release title and notes can be modified.
Changelog
- c465187 fix: Remove t.Parallel() from time-sensitive TestFormatRelativeTime subtests
- f7c442b perf: Reduce test timeout durations from 200ms to 50ms
Released by GoReleaser.
v0.7.6
Immutable
release. Only release title and notes can be modified.
Changelog
- d865015 chore: Add golangci-lint config with testifylint enabled
- 9c8cc6e chore: Enhance golangci-lint config with additional linters
- 53d7385 chore: Remove pinned golangci-lint version
- 483bb4c fix: Use golangci-lint v2 in CI workflow
- c25bf05 fix: Use golangci-lint-action@v9 with v2.7.2
- 24150e4 fix: Use proper version format for golangci-lint v2.0
- 41cfaa4 refactor: Apply testifylint fixes to test assertions
- 7210947 refactor: Enable additional linters and fix issues
- 429c21c refactor: Enable nolintlint, gochecknoinits, fix paralleltest
- a71da68 refactor: Fix additional linter issues (thelper, wastedassign, perfsprint)
Released by GoReleaser.
v0.7.5
Immutable
release. Only release title and notes can be modified.
Changelog
- b47dade refactor: Remove redundant assertion messages from tests
- be1138f refactor: Use specific testify assertions instead of True/False
Released by GoReleaser.
v0.7.4
Immutable
release. Only release title and notes can be modified.
Changelog
- 148616e refactor: Apply additional testify assertion transformations
Released by GoReleaser.
v0.7.3
Immutable
release. Only release title and notes can be modified.