= 1.1.3 2006-11-09 * Added test_deps, now you can automatically discover test dependency ommisions. * Added ext support! Build C extensions with hoe! * Gemspec uses test_all.rb or result of test_globs. Tweak those tests. * Now uses https to login to rubyforge. Rubyforge crackers beware! * Fixed doco and automated updating of it. * Added rdoc_pattern. Go doco go! = 1.1.2 2006-10-22 * Added -d and -t flags to sow to make dev or trunk subdirs for p4 and svn projects. * Added install_gem to further test gem builds. * Added test_globs to customize your test file list. * Removed demo.rb from clean_globs. I'm torn on this one. * Fixed bug in install rule. = 1.1.1 2006-10-11 * Fixed minor problem with subject of email. * Fixed problem in test. = 1.1.0 2006-10-04 * Added sow, a command-line tool for quickly creating new projects. * Added check_manifest task = 1.0.5 2006-10-03 * Doco cleanup. * Removed Manifest.txt from rdoc and added title. * Added changeset support. * Added spec_extras for easy gemspec attribute setting. * Added release_notes, changeset setting for releases. * Added paragraphs_of utility method. * Added email and rubyforge news announcement tasks. * Url attribute may now be an array of urls. = 1.0.4 2006-09-23 * Damnit... I messed up. There is no rubygems gem to be dependent upon. Duh. = 1.0.3 2006-09-23 * Added debug_gem rule. * Added lots of doco. * Added proper deps to hoe for other's gems, and rake/rubyforge/rubygems for hoe. * Added ridocs to generate ri locally for testing. * Added support for multiple authors. * Fixed include paths. * Rdoc now includes any top level .txt files. * Renamed deploy to release. * Renamed upload to publish_docs. * publish_docs is now smart about subprojects and missing subdirectories. = 1.0.2 2006-09-20 * Wee little tests. * Fixed up gemspec's require_paths. = 1.0.1 2006-09-20 * Finally got deployment straightened out. Maybe. Some might be on rubyforge.org. * Added default description and summary. * Added dependency mechanism. * Improved gemspec debugging. * Swapped gem with tgz in deploy... we'd rather screw up on tgz = 1.0.0 2006-09-19 * Birthday!