=== 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.