Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: James Couball <[email protected]>
  • Loading branch information
jcouball committed Jul 3, 2024
1 parent 8051772 commit 1ce5520
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## v0.1.0 (2024-07-03)

[Full Changelog](https://github.com/main-branch/command_line_boss/compare/6cafbd0..v0.1.0)

Changes:

* 8051772 Remove JRuby build
* 6c60ac0 Integrate turnip for testing
* 07a983d Update CodeClimate test reporter id
* d605a91 Remove the JRuby windows build
* da7b1d3 Use minimum supported Ruby (3.1) on Windows
* bcbddef Define the CI build with Github Actions
* 0c9be2b Add create_github_release to the project
* ef55727 Define default rake task
* 541f2f8 Integrate YARD
* aa171ea Autocorrect all rubocop offenses
* c151f47 Integrate Rubocop
* ba8054e Integrate RSpec
* 421ea2d Add gem build to Rakefile, exclude /Gemfile.lock, fix rubocop typo
* d9a9cd6 Integrate Bundler Audit
* b38761f Start with an empty Rakefile
* 3972ad8 Define homepage, source, changelog, and doc links
* 4c1fdf8 Allow the CommandLineBoss gem to be pushed to rubygems
* 81ea3e2 Require Ruby 3.1.0 or later
* 4b5fc63 Set gemspec summary and description
* f5ed145 Move dev dependencies to the gemspec
* 6cafbd0 Generated version

## [Unreleased]

## [0.1.0] - 2024-05-29
Expand Down

0 comments on commit 1ce5520

Please sign in to comment.