v2.0.0
github-actions
released this
28 Feb 01:05
·
18 commits
to refs/heads/master
since this release
What's Changed
- Upgrade minimum ruby version to 2.7 @yuokada (#86)
- Bump actions/checkout from 2 to 3 @dependabot (#99)
- Bump ruby/setup-ruby from 1.61.0 to 1.133.2 @dependabot (#85)
π Features
π Bug Fixes
β Dependency Updates
- Update rspec requirement from ~> 2.13.0 to ~> 3.12.0 @dependabot (#80)
- Update standard requirement from ~> 1.12.1 to ~> 1.24.3 @dependabot (#91)
- Update addressable requirement from ~> 2.4.0 to ~> 2.8.1 @dependabot (#82)
- Update simplecov requirement from ~> 0.10.0 to ~> 0.22.0 @dependabot (#83)
- Update standard requirement from ~> 1.0.0 to ~> 1.12.1 @dependabot (#79)
π Internal Updates
- linter: Enable linter on lib @exoego (#98)
- ci: fix typo @exoego (#97)
- CI: Do not trigger "push" event on pull requests @exoego (#95)
- Introduce release-drafter github action @yuokada (#90)
- Run unit tests in github actions with ruby 3 @yuokada (#89)
- Introduce standard to check coding style @yuokada (#78)
- Create codeql-analysis.yml @DrShaneGreen (#76)
- Update retryable errors in unit tests @yuokada (#77)
π Docs
- linter: Enable linter on lib @exoego (#98)
Full Changelog: v1.0.2...v2.0.0