Hobo 1.0.1 Released
Posted by
Tom | June 1, 2010 3 Responses comments

Just pushed to rubygems.org – Hobo 1.0.1. This release contains some bug fixes and performance enhancements. Just

gem update hobo

There are two speedups: one that reduces the number of database accesses by Matt Jones and one that speeds up compilation of DRYML by Petteri Räty.

If you’re interested in the details of what got fixed, take a look at the commit log on github.

Thanks very much to everyone who contributed!

Meanwhile work continues on Hobo 1.1. Watch this space : )

Reader Comments Add your comment »

Github’s compare feature is quite handy for showing commits between versions.

http://github.com/tablatom/hobo/compare/v1.0.0…v1.0.1

great! congratulations

Cool. And that GitHub compare feature is slick…


Write a Comment

Please do not use blog comments for support or reporting bugs.

Please use the hobousers google group for help and support.

Comments are formatted using markdown. To include code, either quote it in `backticks` or indent a code-block by 4 spaces.