Sha256: 4a4d0ef4c5958b9b95cb7d4118b9b8a9a50e8a18e1fdb37660e40ed1f6ad5b15
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
= Facets Revision History == 2.1.3 / 2007-11-28 * Fixed minor oddity in Enumerable/collate. * Fixed major issue with 2.1.2 where it would not core facets correctly. == 2.1.2 / 2007-11-22 * Dir::multiglob no longer handels -/+ modifiers. Use FileList instead. * Fixed task/install script. * Improved task/changes. == 2.1.1 / 2007-11-16 * Fixed bug in command.rb that clobbered options. * Added kernel/ergo.rb. == 2.1.0 / 2007-11-10 * Major Changes * command.rb has been completely rewritten. The API has changed completely! * There is no longer a Commmand::Optoins class. Use Console::Arguments instead. * Added BiCrypt class to crypt.rb for simple two-way encyrption. * Minor Changes * module/attr.rb now has attr_reader!, attr_writer! and attr_accessor! * All attr_xxx methods have coresponding alias_xxx methods. * Fixed bug in Enumerable#cluster_by which returned nil instead of []. == 2.0.5 / 2007-11-07 * Major Changes * Added final methods Gavin Sinclair's Extensions project (contributed by Noah Gibbs). * Minor Changes * Fixes bug with Dictionary#initialize * Fixes bug with Hash#- * Also improves changelog production.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
facets-2.1.3 | log/history.rd |