Releases: djbender/lizard-ruby
Releases · djbender/lizard-ruby
v0.2.0
What's Changed
- Update README: GPR install instructions and release process by @djbender in #17
- Add CHANGELOG.md and fix changelog_uri by @djbender in #18
- Add StandardRB to rake, fix SimpleCov at_exit by @djbender in #19
- Drop Ruby 3.2 support by @djbender in #20
- Bump minitest from 6.0.1 to 6.0.2 by @dependabot[bot] in #21
- Bump ruby/setup-ruby from 1.288.0 to 1.289.0 by @dependabot[bot] in #22
- Bump ruby/setup-ruby from 1.289.0 to 1.290.0 by @dependabot[bot] in #23
- Bump ruby/setup-ruby from 1.290.0 to 1.291.0 by @dependabot[bot] in #24
- Bump ruby/setup-ruby from 1.291.0 to 1.292.0 by @dependabot[bot] in #25
- Bump ruby/setup-ruby from 1.292.0 to 1.294.0 by @dependabot[bot] in #27
- Bump mocha from 3.0.2 to 3.1.0 by @dependabot[bot] in #26
- Bump webmock from 3.26.1 to 3.26.2 by @dependabot[bot] in #29
- Bump ruby/setup-ruby from 1.294.0 to 1.295.0 by @dependabot[bot] in #28
- Setup lizard test reporting by @djbender in #30
- Suppress reporter output during tests by @djbender in #33
- Add metadata support and OpenAPI contract test by @djbender in #34
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @djbender in #1
- Add Dependabot for daily Bundler updates by @djbender in #2
- Add github-actions to dependabot, update CI matrix and pin actions by @djbender in #8
- Bump rake from 13.3.0 to 13.3.1 by @dependabot[bot] in #3
- Bump webmock from 3.25.1 to 3.26.1 by @dependabot[bot] in #5
- Bump rspec from 3.13.1 to 3.13.2 by @dependabot[bot] in #7
- Update mocha requirement from ~> 2.0 to ~> 3.0 by @dependabot[bot] in #4
- Fix gemspec URLs and bump required Ruby to 3.2 by @djbender in #9
- Update simplecov requirement from ~> 0.21.2 to ~> 0.22.0 by @dependabot[bot] in #10
- Add release workflow for tagged versions by @djbender in #12
- Use bundled standardrb binstub in CI lint job by @djbender in #13
- Bump mocha from 3.0.1 to 3.0.2 by @dependabot[bot] in #11
- Fix GPR auth: use credentials file instead of env var by @djbender in #14
- Add tmate debug step to release workflow by @djbender in #15
- Use classic PAT for GPR auth, remove tmate debug step by @djbender in #16
New Contributors
- @djbender made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/djbender/lizard-ruby/commits/v0.1.0