NEWS
captr 0.3.1
- passes expect_lint_free
- set_batch_template change status print to failed status warning
captr 0.3.0 (2017-04-15)
- Make returns visible
- Improved documentation
- Support the dots for list_jobs()
- extensive linting
- removed superfluous captr_CHECKAUTH() from a few functions
- abstracted out captr_DELETE
captr 0.2.0 (2016-08-21)
- Using new abstract GET/POST functions: create_batch, get_batch_details, batch_price, list_batch_files, etc.
- Functions using new abstract GET/POST functions also support the dots --- passing optional stuff to curl
- Fixed implementation of user_profile
- More unit tests
captr 0.1.5 (2016-02-29)
- Abstracted simple GET
- More cats for functions
- Support for delete_batch, delete_job