What's Changed
This release includes the basic functionality of creating files, takes and jobs with a RGB video file and a move file. Please note that this is an early access release and should not be considered to be stable as we're constantly making updates to our UGC API and this SDK may not reflect the latest changes.
* SDT-341 - Added gql, retrieve file query by deechauhan in https://github.com/move-ai/move-ugc-python/pull/4
* Resolve release.yml to update docs with latest alias by deechauhan in https://github.com/move-ai/move-ugc-python/pull/6
* SDT-341 - Add create file mutation by deechauhan in https://github.com/move-ai/move-ugc-python/pull/7
* SDT-341 - Add create file mutation by deechauhan in https://github.com/move-ai/move-ugc-python/pull/8
* SDT-341 - Fix typo in readme by deechauhan in https://github.com/move-ai/move-ugc-python/pull/9
* SDT-341 - Fix broken link to target latest version by deechauhan in https://github.com/move-ai/move-ugc-python/pull/10
* SDT-341 - version bump by deechauhan in https://github.com/move-ai/move-ugc-python/pull/11
* feat: introduce commitizen by dimtris-moveai in https://github.com/move-ai/move-ugc-python/pull/12
* fix: add restriction in tags creation by dimtris-moveai in https://github.com/move-ai/move-ugc-python/pull/13
* feat: add take service and create take method [SDT-379] by deechauhan in https://github.com/move-ai/move-ugc-python/pull/14
* feat: add retrieve take method in take service by deechauhan in https://github.com/move-ai/move-ugc-python/pull/15
* fix: add commit message so that existing/future dependebot PRs don't have package version issues by deechauhan in https://github.com/move-ai/move-ugc-python/pull/16
* fix: bump pydantic from 2.0 to 2.0.2 by dependabot in https://github.com/move-ai/move-ugc-python/pull/17
* fix: bump pytest-randomly from 3.12.0 to 3.13.0 by dependabot in https://github.com/move-ai/move-ugc-python/pull/18
* Add ability to create jobs by deechauhan in https://github.com/move-ai/move-ugc-python/pull/20
* fix: bump faker from 17.6.0 to 18.13.0 by dependabot in https://github.com/move-ai/move-ugc-python/pull/19
* fix: update documentation for jobs service and examples for take by deechauhan in https://github.com/move-ai/move-ugc-python/pull/21
* Add ability to retrieve jobs by deechauhan in https://github.com/move-ai/move-ugc-python/pull/22
* fix: add documentation and publish step [SDT-418] by deechauhan in https://github.com/move-ai/move-ugc-python/pull/23
* fix: use correct permissions [SDT-418] by deechauhan in https://github.com/move-ai/move-ugc-python/pull/24
* fix: use the correct package name and correct ci badge by deechauhan in https://github.com/move-ai/move-ugc-python/pull/25
* fix: change graphql endpoint to target domain name instead by deechauhan in https://github.com/move-ai/move-ugc-python/pull/26
* Feature/sdt 418 publish pypi and docs by deechauhan in https://github.com/move-ai/move-ugc-python/pull/27
* fix: update documentation for package name by deechauhan in https://github.com/move-ai/move-ugc-python/pull/28
New Contributors
* dimtris-moveai made their first contribution in https://github.com/move-ai/move-ugc-python/pull/12
* dependabot made their first contribution in https://github.com/move-ai/move-ugc-python/pull/17
**Full Changelog**: https://github.com/move-ai/move-ugc-python/compare/0.1.0...0.7.6