v1.2.0 (2024-10-10)
Changes since v1.1.2:
- 35663c9 chore: reset main branch to 1.x
- 39913bc build: remove semver pr label check
- 8ae8e34 build: enforce conventional commit message formatting
- f5b8c51 Release v2.0.0.pre1
- 8e15c39 Re-add require for 'forwardable'
- 4bba06e Fix flakey test that checks for thread to die
- 83bfd78 Remove unused require for 'forwardable' and 'ostruct'
- ea3ea3c Use shared Rubocop config
- ecd2cb5 Update copyright notice in this project
- 7d5bfe1 Update links in gemspec
- 797de91 Add Slack badge for this project in README
- 591b716 Update “Build Status” link the README
- 2fcd001 Update yardopts with new standard options
- 4e1de47 Standardize YARD and Markdown Lint configurations
- 929c680 Set JRuby --debug option when running tests in GitHub Actions workflows
- 71049cb Finish Integration of simplecov-rspec into the project
- 4fb44bb Update continuous integration and experimental ruby builds
- 289645c Depend on v1 of semver_pr_label_check
- 3c4d988 Update code climate test coverage reporter version
- 04103b4 Simplify how the experimental ruby builds are triggered
- 35840a4 Use a reusable workflow for the Semver PR label check
- 0d887f0 Update code climate test coverage reporter version
- bb7f73b Rename the experimental build workflow
- 035ce8a Fix the experimental CI Build workflow
- 3d739f4 Move CI builds using experimental Rubies to a different workflow
- c5ef6b0 Integrate simplecov-rspec to ensure code covage in CI builds
- f33707e Update development dependencies and examples (#45)