Posted By: Dr Nic Williams
Date: 2008-03-31 14:42
Summary: newgem 0.20.1 Released
Project: New Gem Generator
newgem version 0.20.1 has been released!
Make your own gems at home
Changes:
## 0.20.1 2008-03-30
* extconf generator * creates test/test_#{name}_extn.rb test file * creates .autotest file for *.c -> test/test_*_extn.rb * failed compilation destroyes *.o/so/bundle/dll files so tests fail too * USAGE has docco on files to ignore in SCM + hoe * requirements.rb no longer loads main lib file; no idea why it did it before |
|