Sha256: 1c73c40788d5464529bf33cae2314522f12324b0d501c9d50c0325e6290d18f5
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
= 1.1.1 * I'd initially published to Rubyforge under a 1.0.0 gem, and I've since tried to retrospectively fix up the version number system. It turns out that Rubyforge caches old gems permanently, so I have to re-start at a larger number again. * class name check no longer gets confused about scoped class names like Module::Classname. = 0.5 * expanded regex matching for method name check. * suppressed noisy output from ParseTree using facets API. * updated dependencies and version as a result of facets change. * made Roodi tolerant of being asked to parse files which aren't really Ruby files. * updated the documentation with usage examples. = 0.4 * Added support back in for line numbers in error messages. * Re-enabled MethodLineCountCheck as part of the default check set. = 0.3 * First version of Roodi to be published to Rubyforge. = 0.2 * Now use ParseTree instead of JRuby, which makes the tool much more accessible. * Removed MagicNumberCheck * Line numbers no longer supported as a result of the move. = 0.1 * A first version of a design checking tool for Ruby, with a few checks built in to get started.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roodi-1.1.1 | History.txt |