History.txt in newgem-1.0.3 vs History.txt in newgem-1.0.4
- old
+ new
@@ -1,4 +1,12 @@
+== 1.0.4 2008-11-01
+
+* Hard-coded cucumber >= 0.1.8 dependency to avoid accidently requiring unreleased versions that are only in development
+* local tasks/*.rake are loaded in generated gems
+* install_cucumber: adds a development.feature to check that gem building can succeed
+* cleaned up some require statements to explicitly load code from local src not an installed gem
+* rake default => [:test, :features] - for continuous integration via runcoderun.com
+
== 1.0.3 2008-10-31
* GitHub RubyGem support. `rake gemspec` generates a clean `my_project.gemspec` file that will work with GitHub
* update plain theme to a peppermint green colour; updated newgem's own website to same theme