CHANGELOG¶ ↑
1.0.5¶ ↑
-
change all calls to UI.warn to UI.info
1.0.4¶ ↑
-
add console output for build start and finish to show build occurring
-
add
gem "guard"
andgem "rb-readline"
to Gemfile in README.md -
improved test output
1.0.3¶ ↑
-
Add UI.info and UI.warn to code
1.0.2¶ ↑
-
Fix formatting in
README.md
-
Add CHANGELOG, and update Gemspec to include it in rdoc
1.0.1¶ ↑
-
Update
README.md
to note the need to change the default target in theGuardfile
template
1.0.0¶ ↑
-
Initial release.