File: CHANGELOG.md

package info (click to toggle)
ruby-rspec-parameterized-table-syntax 1.0.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 124 kB
  • sloc: ruby: 123; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 565 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
## [Unreleased]
[full changelog](https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/compare/v1.0.1...main)

## [1.0.1] - 2023-09-26
[full changelog](https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/compare/v1.0.0...v1.0.1)

- Suppress unnecessary deprecation warning for Ruby v3.1.
  - https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/pull/7

## [1.0.0] - 2022-12-31
- https://github.com/tomykaira/rspec-parameterized/blob/master/CHANGELOG.md#v100-2022-12-31
- Drop support Ruby < 2.6 (explicitly)