Sha256: 3132bd0fa1ba1b3cd2c193769676d7c21d889d132ca6de4ed9d751d94d87843b
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
=== 0.2.0 2010-07-16 = New Features * added support for cross-stubbing instances [#liangzan] * added support for alternative cache stores :memcache & :redis [#ngty] * officially support MRI-1.8.7, MRI-1.9.1, JRUBY-1.5.1 & REE-1.8.7 [#ngty] = House-Keeping * dropped ParseTree dependency, use RubyParser instead [#ngty] * complete rewrite to have cleaner implementation (hopefully) [#ngty] === 0.1.4 2010-04-03 = Bugfixes * fixed taken-for-granted-yet-broken support for nested class & module [#liangzan] === 0.1.3.1 2010-02-04 * no bug fix nor new function added, somehow the previously gem release failed to include the previous bug fix, to avoid confusion, a new gem is released again. === 0.1.3 2009-12-17 = Bugfixes * fixed broken support for stubbing a module's class methods [#liangzan] === 0.1.2 2009-12-16 = Bugfixes * fixed failure in stubbing & unstubbing methods not implemented in ruby [#ngty] === 0.1.1 2009-12-07 = Bugfixes * fixed rails generator by adding a matching 'After' block for clearing cache in current process [#ngty] === 0.1.0 2009-12-05 First gem release! [#ngty]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cross-stub-0.2.0 | HISTORY.txt |