—
Improvements:
Added support for extensions
Improvements:
Support changes in latest tty-editor.
Improvements:
Handle gem names like 'ruby-pf', fixup untracked gem deps files
Improvements:
Allow file that version is read from to be overridden
Bugfixes:
Bump the hglib dependency
Bugfixes:
Stop truncating the description extracted from the README.
Improvements:
Add fixup tasks, example global rakefile
Improvements:
Add metadata extraction.
Try to strip markup from the gemspec description and summary
Bugfixes:
Fix a bug in history file task when there's already an entry for the current version.
Improvements:
Find/include executables in the gemspec.
Improvements:
Fix gem signing for projects with more than one cert.
Bugfixes:
Fix a clean
task that was breaking release builds
Improvements:
Add post_install_message
gemspec accessor
Improvements:
Add support for required_ruby_version.
Improvements:
Update to the newest Rake
.
Improvements:
Add a 'setup' task
Bugfixes:
Fix allowed gem push setting
Make README parsing a bit more forgiving, especially for RDoc
Handle commit message whitespace consistently
Bugfixes:
Make a gem from a new pkg/ directory every time.
Improvements:
Offer to clear the current topic on release
Add support for the allowed_push_host
gem attribute
Bugfixes:
Only try to sign if the gpg extension is loaded
Improvements:
Add a diff_manifest
task
Run checkin tasks in an order that makes more sense
Fix the sign/tag sequence in release
to allow sigcheck
ing the tag.
Improvements:
Enable integration tests when present
Add APIdocs publishing, simplify commit log editing
Bugfixes:
Fix a few typos.
First release.