Releases: neticdk/go-stdlib
Releases · neticdk/go-stdlib
v1.0.1
v0.2.2
What's Changed
- feat: simple in-memory thread-safe cache by @ChBLA in #15
- fix(deps): update module golang.org/x/sys to v0.32.0 by @netic-renovate-bot in #19
- fix(deps): update module golang.org/x/sys to v0.33.0 by @netic-renovate-bot in #20
- chore(deps): pin dependencies by @netic-renovate[bot] in #21
- chore(deps): update golangci/golangci-lint-action action to v8 by @netic-renovate[bot] in #22
- fix(deps): update module golang.org/x/sys to v0.34.0 by @netic-renovate[bot] in #24
- fix(deps): update module golang.org/x/sys to v0.35.0 by @netic-renovate[bot] in #25
- Fix: Move @gh-netic-robot to default codeowners line by @KimNorgaard in #30
- fix(deps): update module golang.org/x/sys to v0.36.0 by @netic-renovate[bot] in #28
- chore(deps): update actions/checkout digest to 08eba0b by @netic-renovate[bot] in #26
- chore(deps): update actions/checkout action to v5 by @netic-renovate[bot] in #27
- chore(deps): update actions/setup-go action to v6 by @netic-renovate[bot] in #29
- fix(deps): update module golang.org/x/sys to v0.37.0 by @netic-renovate[bot] in #31
- fix(deps): update module golang.org/x/sys to v0.38.0 by @netic-renovate[bot] in #32
- chore(deps): update golangci/golangci-lint-action action to v9 by @netic-renovate[bot] in #33
- chore(deps): update actions/checkout action to v6 by @netic-renovate[bot] in #35
- fix(deps): update module golang.org/x/sys to v0.39.0 by @netic-renovate[bot] in #36
- fix(deps): update module golang.org/x/sys to v0.40.0 by @netic-renovate[bot] in #37
- chore(deps): update github actions updates patch by @netic-renovate[bot] in #34
- chore(deps): update actions/checkout digest to de0fac2 by @netic-renovate[bot] in #38
- fix(deps): update module golang.org/x/sys to v0.41.0 by @netic-renovate[bot] in #39
- chore(deps): update actions/setup-go digest to 4b73464 by @netic-renovate[bot] in #40
- chore(deps): update dependency golangci/golangci-lint to v2.11.2 by @netic-renovate[bot] in #41
- fix(deps): update module golang.org/x/sys to v0.42.0 by @netic-renovate[bot] in #42
- chore(deps): update dependency golangci/golangci-lint to v2.11.3 by @netic-renovate[bot] in #43
- fix: panic in linear myers algorithm by @smira in #44
- chore: add tests for myers panics by @KimNorgaard in #45
- fix(diff): correct overlap detection and bounds in linear space Myers by @KimNorgaard in #46
- feat: add fuzz tests for Myers diff algorithm by @KimNorgaard in #47
New Contributors
- @netic-renovate-bot made their first contribution in #19
- @netic-renovate[bot] made their first contribution in #21
- @smira made their first contribution in #44
Full Changelog: v0.2.1...v0.2.2