v0.10.0
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
- Remove extra whitespaces from console output by @ybiquitous in #31
Full Changelog: v0.9.0...v0.10.0