Also labels and usage_date are optional in Redis and False by default
0.13.3
- also tarn is compatible with pydantic2 now
0.13.2
0.13.1
- Fixed Redis touch bug - Fixed bug in Levels
0.13.0
- Moved from boto3 to s3fs - Location is writable by default - Added ReadOnly interface instead of Writable - Added abstract touch method to Location - Removed StreamingBodyBuffer - Added FileNotFoundError to SFTP
0.12.0
- added SFTP location - added readme - rearranged some modules - removed some legacy stuff - refactored RedisLocation and S3 init - made locations picklable - SmallLocation is Small now