Releases: main-branch/process_executer
Releases · main-branch/process_executer
Release v1.2.0
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)
Release v2.0.0.pre1
v2.0.0.pre1 (2024-09-26)
Changes since v1.1.0:
- 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)
Release v1.1.2
Release v1.1.1
v1.1.1 (2024-09-25)
Changes since v1.1.0:
Release v1.1.0
v1.1.0 (2024-02-02)
Changes since v1.0.2:
Release v1.0.2
v1.0.2 (2024-02-01)
Changes since v1.0.1:
Release v1.0.1
Release v1.0.0
v1.0.0 (2023-12-31)
Changes since v0.7.0:
- e11f03e Separate semver PR label check into its own workflow (#36)
- eabcc3e Update min req Ruby version from 2.7 to 3.0 (#32)
- 5483bb8 Update spec_helper.rb to new standard (#31)
- 4a27341 Update all development dependencies to latest versions (#30)
- ea7513d Enforce that a semver label is present on PRs (#28)
- 0aa26cd Instruct Rubocop that dev deps go in gemspec (#29)
- 53cb526 Add a truffle-ruby build on ubuntu (#18)
Release v0.7.0
v0.7.0 (2023-02-17)
Changes since v0.6.1: