Sha256: 5015ebc0965282d92b1952384ebfe22a5f6b20703bd788be5b84f2b3ce6b659b
Contents?: true
Size: 676 Bytes
Versions: 1
Compression:
Stored size: 676 Bytes
Contents
=== 0.1.0 / 2013-02-01 * Initial release: Supports hash-based initialization of objects, given that the class include HashMakeable and calls hash_make on the given args hash. === 0.1.1 / 2013-02-03 Changed HashedArg to ArgSpec. Added documentation. === 0.1.2 / 2013-02-04 Added documentation comment for Hashmake::HashMakeable module. Removed README.md so YARD could run without the redcarpet gem. === 0.1.3 / 2013-02-06 For the ArgSpec class, change :array key to :container, which can be set to any value included in ArgSpec::CONTAINERS. In hash_make, add support for Hash containers which contain objects of type :type. Suppor for Array container is still in place.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hashmake-0.1.3 | ChangeLog.rdoc |