Posted By: postmodern
Date: 2009-09-25 21:18
Summary: chars 0.1.2 Released
Project: Chars
chars version 0.1.2 has been released!
Chars is a Ruby library for working with various character sets, recognizing text and generating random text from specific character sets.
Changes:
### 0.1.2 / 2009-09-21
* Require Hoe >= 2.3.3. * Require YARD >= 0.2.3.5. * Require RSpec >= 1.2.8. * Added Chars.visibile and Chars::VISIBLE (thanks flatline). * Added CharSet#random_distinct_bytes, CharSet#random_distinct_chars, and CharSet#random_distinct_string (thanks flatline). * Use 'hoe/signing' for signed RubyGems. * Moved to YARD based documentation. * All specs now pass on JRuby 1.3.1. |
|