HISTORY.txt in cross-stub-0.2.0 vs HISTORY.txt in cross-stub-0.2.1

- old
+ new

@@ -1,13 +1,18 @@ +=== 0.2.1 2010-09-16 + += House-Keeping +* use sourcify to extract proc code, instead of handrolled solution [#ngty] +* use Otaku instead of handrolled EchoServer [#ngty] + === 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