Skip to content

v3.0.0

Compare
Choose a tag to compare
@thdaraujo thdaraujo released this 02 Nov 02:33
· 253 commits to main since this release
32fcc14

v3.0.0 (2022-11-01)

This version:

  • drops support for positional arguments in favor of keyword arguments (positional arguments were deprecated in v2)
  • add new generators
  • bug fixes and chores

See changelog for full details.

Breaking Changes

  • PR #2576 Drop support for positional arguments in favor of keyword arguments. Support for positional arguments was deprecated on v2 @mauromorales

Bug/Fixes

Features

What's Changed

Update local dependencies

  • Update rubocop minitest to 0.23.0
  • Update simplecov to 0.21.0
  • Update test-unit to 3.5.5
  • Update rubocop to 1.37.1