Changed - Only create cache directory if using cache
Added - `bf.context.members` property to get list of current org's users
2.0.1
Changed - Use psutil for cross-platform os process support
2.0.0
Changed - Model after new package and datasets API endpoints
1.8.4
Added - Environment variable support for `s3_host` and `s3_port` (used mostly internally)
Changed - Collection/Dataset `print_tree()` function to work with utf-8 encoded names - Debug print on threaded upload errors.
1.8.1
Added - Local caching - Profile handling
Changed - API Tokening for login instead of username/password - Command line interface restructuring
1.7.5
Added - Printing path of datasets for CLI - Appending annotation files in client (bf append, ts.append_annotation_file) - Support upload of .bfannot alongside timeseries files - Write annotations from timeseries package to .bfannot file (ts.write_annotations)
Changed - Fixes for operating on 32bit machines due to overflow from UTC timestamps