Releases: matsuri-tech/date-go
Releases · matsuri-tech/date-go
v2.5.7
What's Changed
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #68
- chore(deps): update renovate.json stability and add configMigration by @devin-ai-integration[bot] in #71
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #79
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #82
- chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #86
- Release Note: v2.5.7 by @github-actions[bot] in #85
New Contributors
- @devin-ai-integration[bot] made their first contribution in #71
Full Changelog: v2.5.6...v2.5.7
v2.5.6
What's Changed
- chore(deps): update dependency go to 1.24 by @renovate[bot] in #59
- chore(deps): update dependency go to 1.25 by @renovate[bot] in #60
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #61
- fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #63
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #65
- Release Note: v2.5.6 by @github-actions[bot] in #67
Full Changelog: v2.5.5...v2.5.6
v2.5.5
What's Changed
- chore(deps): update peter-evans/create-pull-request action to v7 by @renovate in #56
- Release Note: v2.5.5 by @github-actions in #58
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v7 by @renovate in #52
- chore(deps): update golangci/golangci-lint-action action to v8 by @renovate in #53
- chore: リリースPRの自動生成 by @hrdtbs in #55
- Release Note: v2.5.4 by @github-actions in #57
New Contributors
- @github-actions made their first contribution in #57
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- fix(deps): update module github.com/matsuri-tech/common-error-go to v0.8.2 by @renovate in #44
- chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #47
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #48
- fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #49
- chore(renovate): update reviewer by @hrdtbs in #50
- chore(config): migrate renovate config by @renovate in #51
New Contributors
Full Changelog: v2.5.2...v2.5.3
v2.5.2
v2.5.1
v2.5.0
What's Changed
- fix: add json tags by @myuon in #21
- chore(date): ToStringXXX -> StringXXX by @2222-42 in #24
- docs(*): Create LICENSE by @2222-42 in #28
- chore(date): add MarshalText() by @2222-42 in #26
- feat(dateSpan): add ClampDateSpan by @2222-42 in #25
- feat: update go by @0num4 in #29
- chore: Configure Renovate by @renovate in #31
- feat: renovateの設定 by @0num4 in #35
- chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #30
- fix(deps): update module github.com/matsuri-tech/common-error-go to v0.8.0 by @renovate in #32
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #33
- fix(deps): update module github.com/matsuri-tech/common-error-go to v0.8.1 by @renovate in #37
New Contributors
- @2222-42 made their first contribution in #24
- @0num4 made their first contribution in #29
- @renovate made their first contribution in #31
- @dependabot made their first contribution in #30
Full Changelog: v2.4.0...v2.5.0
v0.7.0: Merge pull request #6 from matsuri-tech/topic/200423-mustdate
feat(date): add MustDateFromStr