== 0.1.9 * 1 major enhancement * added garlic shell commands (sh/garlic.sh) for easing the galric workflow to use them, add this to your ~/.profile source `gem environment gemdir`/gems/ianwhite-garlic*/sh/garlic.sh == 0.1.8 * 1 bugfix * fix problem where dependencies weren't checking out repo tags or branches properly == 0.1.7 * 2 minor enhancement * Fix problem whereby garlic update_repos wasn't updating repos correctly * utilise Garlic::Generator in tabtab definition == 0.1.6 2008-11-27 * 3 minor enhancements * Updated Readme/TODO * Some crufty output is now suppressed/removed * garlic all command cleans the work path * 1 bugfix * --targets, -t option now actually works == 0.1.5 2008-11-25 * 4 minor enhancements * Removed 'all_targets' - just use ruby to DRY up garlic.rb * Changed templates wrt above * Better tabtab completions * Updated TODO == 0.1.4 2008-11-20 * 1 minor enhancement * Added tabtab definitions that are in the right place == 0.1.3 2008-11-20 * 1 minor enhancement * Added tabtab definitions == 0.1.2 * 2 major enhancements * garlic CLI * repos are now stored in ~/.garlic/repos (and this shared across multiple garlic sessions), work is in ./.garlic == 0.1.1 * 1 major enhancement: * freelancing-god added gem goodness