0.2.0
For use with TES v0.2
- Added basic call caching support via
with_call_caching
method onTesseract
instance. - Added
with_upload
convenience method to upload local files to the configuredFileStore
of yourTesseract
instance.
with_call_caching
method on Tesseract
instance.with_upload
convenience method to upload local files to the configured FileStore
of your Tesseract
instance.