Releases: ace-of-aces/intellipest
Releases · ace-of-aces/intellipest
v0.3.0
What's Changed
- Expectation helper method generation for is now opt-in via the
--expectation-helpersflag (75bcd79) - Internal refactors and type safety improvements
Breaking Changes
- IntelliPest no longer generates helper methods for Pest's built-in expectations by default.
The--no-expectation-helpersflag was removed in favor of the explicit--expectation-helpersflag. Pass this flag if you need the explicit expectation method stubs.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0 - Initial Release
Initial Release of IntelliPest 🚀