- **new_site**: allow subclasses of shotgun_api3.Shotgun as first parameter - **SGEntity._version**: do not error on SG Versions with empty "entity" field
2.0.1
BREAKING CHANGE
- This results in the drop of Python 3.8 as it is not supported by the shotgun-api3.
1.1.0
Feat
- **PyPI**: Use shotgun-api3 from PyPI
Fix
- **new_site**: support tk-core and shotgun_api3 environments
1.0.1
Fix
- **SGEntity**: do not cast url fields to Attachment SGEntities
Perf
- **sg_default_entities**: Improve performance for ".name" property
1.0.0
0.15.0
Feat
- **Field**: Make Field inherit FieldSchema - **SGEntity**: Add thumbnail and filmstrip properties