- Update bioblend to 0.16.0
- Update bioblend to 0.15.0
- Multiple bugfixes
- Update bioblend to 0.13.0
- Fix missing
json_loads
- Update to bioblend 0.12.0, and pin to prevent version issues with hardcoded parsec calls
- Remove
wait_for_completion
(Thanks @andreyto, #24)
- Fix a bug in json_loading (Thanks @abretaud)
- Miscellaneous other command-engine bug
- Update to latest bioblend fixing
download_dataset
- Rebuild documentation for new bioblend
- Correct documentation quoting for ZSH (Thanks @manabuishii)
- New and improved error handling (Thanks @abretaud)
- Add toolshed support to parsec
- Support configuration files from alternate locations (Thanks @manabuishii)
- Support specifying galaxy url / api key on command line (Thanks @manabuishii)
- Fix small issue with installation
- New utilities for xunit xargs and waiting on a workflow to complete
- Support for quota API, and other new bioblend operations.
- Even more updated help
- Updates to auto-builder
- Updated help
- New routes
- Subcommands instead of top-level commands
- Removed lingering references to options.py preventing other users from using it
- Fixed bugs in auto-builder script
- Implemented script to automatically build all wrappers from BioBlend's codebase