Bug Fixes:
- Fix formatters using / extending the legacy HTML formatter which would crash
due to a change in the
SnippetExtractor
in RSpec 3.4. (Jon Rowe, #22)
Bug Fixes:
- Require 'rspec-core' directly to ensure load ordering doesn't affect us. (Jon Rowe, #9)
- Fix incompatibility with RSpec 3.3 related to
NullConverter
. (Jon Rowe, #17)
Minor changes to internals and specs. Releasing to take it out of pre-release.
Initial release.