# Change Log for Grizzled Ruby Version 0.1.5 (...) - Added `WrapMany` class. Version 0.1.4 (25 March, 2011) - Fixed some gem issues. - Moved *grinc* to its own gem and repo. --- Version 0.1.3 (24 March, 2011) * Correct minor problems in *grinc* that shouldn't have been pushed, but were. --- Version 0.1.2 (24 March, 2011) * Cleaned up API documentation. * Added *grinc* command/executable. --- Version 0.1.1 (18 March, 2011) * Added `Grizzled::FileUtil::ZipUtil` module, which contains some simplified, front-end "zip" and "unzip" wrappers for the `rubyzip` gem. * Added the `Grizzled::FileUtil.make_directory_tree` method, which creates a directory tree from a nested hash specification. --- Version 0.1.0 (12 March, 2011) * Initial version published to the web and to RubyGems.