Changelog
Source:NEWS.md
binman 0.1.0
CRAN release: 2017-01-14
- Add verbose argument to process_yaml.
- Moved semantic versioning to separate package
binman 0.0.5
- “binman_” is now prepended to the root directory of an app to prevent possible name clashes.
- Add bzip2 file format to unziptar_dlfiles
binman 0.0.4
- Added list_versions function, docs and test to list application version by platform.
- Added rm_version function, docs and test to remove application versions by platform.
- Added rm_platform function, docs and test to remove application by platform.
- Added app_dir function, docs and test to return an applications root directory.
binman 0.0.2
- Added github assets pre download template.
- Added bitbucket downloads pre download template.