Posted By: Dr Nic Williams
Date: 2007-08-20 08:16
Summary: newgem 0.13.0 Released
Project: New Gem Generator

newgem version 0.13.0 has been released!

Make your own gems at home

Changes:

## 0.13.0 2007-08-20

* HIGHLIGHT - RubiGen integration - using a Rails-like generator
* Now, each RubyGem has script/generate to access Rails-like generators too!!!
* newgem can be run ontop of existing RubyGems and all is not destroyed!
* Various included generators (application_generator, component_generator)
* Website creation is now a generator, and is optionally included via newgem -w
* Rspec support is now a generator, and is optionally included via newgem -t rspec
* JRuby support is now a generator, and is optionally included via newgem -j
* The Rakefile is now <5 lines - all config is in config/hoe.rb
* Generated gems:
* Started to add jruby specific features (-j option)
* Gems named xxx-1.2.3-jruby.gem
* Includes: require 'java'
* Add link to website for Using New Gem on Windows (without cygwin) [thx Jorge Cangas]
* index.txt "email me" now refers to forum url as well
* NewGem
* An error message is shown if Hoe gem isn't available when running rake on the gem
* Lots of tasks refactored into /tasks folder
* How To UPGRADE
* NOTE: We've never had a "How to Upgrade" before! :)
* Copy your Rakefile to Rakefile.old (to retain your configuration)
* Run: newgem .
* Press 'a' to allow all changes.
* Open config/hoe.rb
* Replace this with the equivalent lines/details from Rakefile.old
* Test all is well with "rake -T" and "rake check_manifest" (the manifest should have
been rebuilt by 'newgem .')

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: newgem-0.13.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post