Changelog

SemVer 2.0.0 Keep-A-Changelog 1.0.0

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning,
and yes, platform and engine support are part of the public API.
Please file a bug if you notice a violation of semantic versioning.

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

1.0.6 - 2025-10-21

  • TAG: v1.0.6
  • COVERAGE: 100.00% – 83/83 lines in 15 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 15 files
  • 94.44% documented

Added

  • more complete usage documentation

Fixed

  • completed change of backports to runtime dependency

1.0.5 - 2025-10-20

  • TAG: v1.0.5
  • COVERAGE: 100.00% – 83/83 lines in 15 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 15 files
  • 94.44% documented

Added

  • runtime dependency on rspec-pending_for

1.0.4 - 2025-10-20

  • TAG: v1.0.4
  • COVERAGE: 100.00% – 81/81 lines in 13 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 13 files
  • 94.44% documented

Added

  • dependency on backports for Ruby 2.3 & 2.4 support
  • default config for rspec-pending_for

Changed

  • upgraded kettle-dev to 1.1.34 for development

1.0.3 - 2025-08-29

  • TAG: v1.0.3
  • COVERAGE: 100.00% – 81/81 lines in 13 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 13 files
  • 94.44% documented

Added

  • improved documentation in README.md
  • opencollective funding links to README.md

Changed

  • kettle-dev 1.0.18 for development

Removed

  • invalid checksums for old releases

1.0.2 - 2025-08-29

  • TAG: v1.0.2
  • COVERAGE: 100.00% – 81/81 lines in 13 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 13 files
  • 94.44% documented

Removed

  • checksums from packaged gem

Fixed

  • gem packaged without checksums
    • can’t be in the packaged gem, since they would change the checksum of the gem itself

Security

  • corrected checksums for the next release (not packaged, only tracked in VCS)

1.0.1 - 2025-08-29

  • TAG: v1.0.1
  • COVERAGE: 100.00% – 81/81 lines in 13 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 13 files
  • 94.44% documented

Added

  • RSpec shared context: “with rake”

Fixed

  • Typos in README.md
  • Typos in CHANGELOG.md

1.0.0 - 2025-08-22

  • TAG: v1.0.0
  • COVERAGE: 100.00% – 69/69 lines in 13 files
  • BRANCH COVERAGE: 100.00% – 2/2 branches in 13 files
  • 94.44% documented

Added

  • initial release, with auto-config support for:
    • rspec
    • rspec-block_is_expected
    • rspec-stubbed_env
    • silent_stream
    • timecop-rspec