tweak: - `unibox.loads()`: supports loading a file by URL (either s3 or http) - `unibox.saves()`: supports saving string as txt file - `unibox.saves()`: adds flag `debug_print=False` to silently save
0.3.6
new: - `unibox.loads()` now supports s3 uri (eg. `df = unibox.loads("s3://dataset-ingested/inventory.parquet"`)