0.1.0
This is the first stable RSpecQ release, with some new features and a few breaking changes.
Note: Breaking changes are prefixed with a "[BREAKING]" label.
Added
- Sentry integration for various RSpecQ-level events [#16]
- CLI: Flags can now be also set environment variables [c519230]
- CLI: Added shorthand specifiers versions for some flags [df9faa8]
- CLI: Added
--help
and--version
flags [df9faa8] - CLI: Max number of retries for failed examples is now configurable via the
--max-requeues
option [#14]