v1.0beta3
Pre-release
Pre-release
Added:
- add
--url-template
to set a custom template for implicit download links - add an option to ignore directories and/or specific files
- add support for JSFXs (files with a .jsfx extension)
- automatically detect the download URL for many common git hosts
- implement embedded name in indexes to replace .ReaPackRemote files
- sort xml nodes, categories and packages alphabetically
- win32 installer: add support for 64-bit Ruby
Changed:
- discard the superfluous release date from Wordpress-like changelog syntax
- win32 installer: display the exact gem install command in the detail view
- win32 installer: don't allow user to unselect uninstalled required dependencies
Fixed:
- abort option processing after encountering
--help
or--version
- always close the index file after reading from it
- catch all possible types of command-line option parse errors
- fix commit creation in empty git repositories
- fix parsing of Wordpress-like changelogs without line decorations