Sha256: ab8b3d52cae021b25d1e68e0340624ba90f92df0bd4ef421de772d9c6c284c50
Contents?: true
Size: 858 Bytes
Versions: 2
Compression:
Stored size: 858 Bytes
Contents
== 0.8.0 / 2008-11-18 * Colorize CLI output * Add progress bar in CLI * Improve performance where possible * Change to using Ruby2Ruby in CLI output when verbose * Use custom UnifiedRuby instead of the one in ParseTree * Separate analysis into two independent classes * +Extractor+ extracts block-like nodes from code * +NodeAnalysis+ analyzes for duplicates/similar nodes == 0.7.0 / 2008-11-09 * Exclude literals from comparison (from Flay) * Compare blocks as well as methods * Move RubyParser from ParseTree * Cleanup formating of CLI output * Remove Unique node reporting * Remove unneeded view/Ruby2Ruby functionality * Improve and Simplify tests * Change to using Test::Unit * Improve Documentation == 0.2.0 / 2008-11-06 * Add percent different functionality * Name change to Doppelganger == 0.1.0 / 2008-10-01 * Initial conversion to a gem
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
brianjlandau-doppelganger-0.8.0 | CHANGELOG |
doppelganger-0.8.0 | CHANGELOG |