### 1.0.1 / 2014-04-13 [full changelog](http://github.com/rspec/rspec-its/compare/v1.0.0...v1.0.1) Bug fixes: * Maintain implicit subject in all cases (addresses problem with latest RSpec 3 version) ### 1.0.0 / 2014-02-07 [full changelog](http://github.com/rspec/rspec-its/compare/v1.0.0.pre...v1.0.0) Breaking Changes: Enhancements: * Add `is_expected` support to match RSpec 3.0 Deprecations: Bug Fixes: * Report failures and backtrace from client perspective ### 1.0.0.pre / 2013-10-11 Features * Initial extraction of `its()` functionality to separate gem