Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 00:30
· 15 commits to main since this release
0ab6134

What's Changed

Features

  • Breaking: Change refinement to extend in an anonymous module by @ybiquitous in #29
    The usage should change as follows:
    -using Easytest::DSL
    +extend Easytest::DSL
  • Breaking: Drop support for Ruby 2.7 (End-of-Life on March 31, 2023) by @ybiquitous in #40

Bug Fixes

Full Changelog: v0.9.0...v0.10.0