Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 726 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 726 Bytes

Changelog

0.2.0 / 2023-12-08

  • a233f04 - Remove upper bound on required_ruby_version
  • d05edc6 - RuboCop: Style/Send
  • 3c40da7 - RuboCop: Layout/MultilineAssignmentLayout
  • b7cde6e - RuboCop: Style/RedundantHeredocDelimiterQuotes
  • 0c887f8 - Add publish workflow
  • bb9d4df - Update spec/spec_helper.rb
  • f5c25ea - RuboCop: Style/StringLiterals
  • 85a8d6e - Update RuboCop configuration
  • 2663fd4 - Simplify .rspec config file
  • e9b3808 - Add ignored revs file
  • f4213a8 - Remove unnecessary gems
  • 6d4aa6a - Update .gitignore
  • e20077a - Update Ruby version to 2.7.8
  • bd19756 - Simplify EditorConfig
  • 17d38a8 - Update CI workflow
  • 0f81747 - Remove Bundler ecosystem

0.1.0 / 2022-09-16

  • Initial release!