Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 424 Bytes

ChangeLog.markdown

File metadata and controls

12 lines (7 loc) · 424 Bytes
  • Condensed README.markdown to be less novel-like
  • RDoc is now included in your gemspec
  • Rescue errors that raise in the generator, and display better error message, and exit with a non-zero exit status

jeweler 0.6.5

  • jeweler --create-repo foo now enables gem creation in addition to creating the repository

jeweler 0.6.4

  • Added tasks build and install as shortcuts for gem:build and gem:install