v2.1.0
Last version of go-nanoid drops support for older Go versions. From now on we will maintain support for last 3 major versions (that is, right now the oldest supported version is v1.20). Other than that, a few small updates and dependency bumps, see changelog for more details.
What's Changed
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 by @dependabot-preview in #21
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #22
- Configure Renovate by @renovate in #24
- chore(deps): update actions/setup-go action to v2 by @renovate in #26
- chore(deps): update actions/checkout action to v2 by @renovate in #25
- feat: bump go version to 1.20 by @matoous in #50
- Bump actions/setup-go from 2 to 5 by @dependabot in #52
- Bump github.com/stretchr/testify from 1.7.0 to 1.9.0 by @dependabot in #51
New Contributors
- @dependabot-preview made their first contribution in #21
- @renovate made their first contribution in #24
- @dependabot made their first contribution in #52
Full Changelog: v1.5.0...v2.1.0