Sha256: c4e85b3689eeaf3ccd007cb176b7ec5214aabaeade826895d5b5a1d2cd50911d
Contents?: true
Size: 829 Bytes
Versions: 1
Compression:
Stored size: 829 Bytes
Contents
# Release Notes #### 0.93.1 * Fixed a typo in the help usage (thanks @ronald) #### 0.93.0 * Complete rewrite of the lexing engine. #### 0.92.0 * Renamed a require in rspec so they would work again. * Dropped filemagic since this already has excellent file parsing and is platform agnostic. * Dropped the rest of app.rb, since it wasn't adding anything but line count at this point. * Added a RELEASE.md to track changes as I go. * Dropped the unneeded yajl and sys-proctree deps since it doesn't use them. #### 0.91.0 * Stripped out the few bits of my cli stuff that I used and dropped app.rb, cli.rb and filemagic.rb, since all the functionality was present elsewhere. * Fixed up the gem related files, generating a proper gemspec, fixed the deps. * Fixed up the README.md to give a few usage examples and brief explanation.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-beautify-0.93.2 | RELEASE.md |