What's Changed
* Add project skeleton by JacobHayes in https://github.com/artigraph/artigraph/pull/1
* CI Tweaks by JacobHayes in https://github.com/artigraph/artigraph/pull/6
* Apply isort/black formatting in pre-commit (pytest only checks) by JacobHayes in https://github.com/artigraph/artigraph/pull/13
* Add dev tool to automate worktree creation by JacobHayes in https://github.com/artigraph/artigraph/pull/14
* Add start to a set of the core Artigraph interfaces! by JacobHayes in https://github.com/artigraph/artigraph/pull/5
* Add internal typing stubs by JacobHayes in https://github.com/artigraph/artigraph/pull/26
* Add base Fingerprint class by JacobHayes in https://github.com/artigraph/artigraph/pull/35
* Add base Version classes by JacobHayes in https://github.com/artigraph/artigraph/pull/36
* Migrate ancillary classes to Pydantic Models by JacobHayes in https://github.com/artigraph/artigraph/pull/60
* Initial example of Python TypeSystem by mikss in https://github.com/artigraph/artigraph/pull/58
* Introduce python view, pickle format, local storage by mikss in https://github.com/artigraph/artigraph/pull/62
* move read/write outside of View by mikss in https://github.com/artigraph/artigraph/pull/65
* Int as a view, not Python by mikss in https://github.com/artigraph/artigraph/pull/66
* Support registration priority and use for Views by JacobHayes in https://github.com/artigraph/artigraph/pull/69
* Rename non-standard dunder attributes to sunder by JacobHayes in https://github.com/artigraph/artigraph/pull/70
* Prep for pydantic Artifacts/Producers by JacobHayes in https://github.com/artigraph/artigraph/pull/71
* Use pydantic for Artifacts by JacobHayes in https://github.com/artigraph/artigraph/pull/72
* Expand Python TypeSystem by mikss in https://github.com/artigraph/artigraph/pull/74
* Use pydantic for Producers by JacobHayes in https://github.com/artigraph/artigraph/pull/73
* Add ObjectBox and frozen Type.metadata by JacobHayes in https://github.com/artigraph/artigraph/pull/81
* Add Type.nullable and Enum(Type) by JacobHayes in https://github.com/artigraph/artigraph/pull/82
* Add pydantic and initial sgqlc typesystems by joycex99 in https://github.com/artigraph/artigraph/pull/75
* Replace Type.metadata with TypeSystem hints by JacobHayes in https://github.com/artigraph/artigraph/pull/90
* Support setting sgqlc schema by JacobHayes in https://github.com/artigraph/artigraph/pull/98
* Refactor PartitionKeys and add StoragePartition by JacobHayes in https://github.com/artigraph/artigraph/pull/99
* CI Multiple Python Versions and py 3.10 support by JacobHayes in https://github.com/artigraph/artigraph/pull/116
* Add Graph.build and lots of other changes by JacobHayes in https://github.com/artigraph/artigraph/pull/133
* Fix typo in `Collection.__init__` by bnaul in https://github.com/artigraph/artigraph/pull/143
* Open Source by JacobHayes in https://github.com/artigraph/artigraph/pull/148
* Bump pydantic to 1.9+ by JacobHayes in https://github.com/artigraph/artigraph/pull/153
New Contributors
* mikss made their first contribution in https://github.com/artigraph/artigraph/pull/58
* joycex99 made their first contribution in https://github.com/artigraph/artigraph/pull/75
* bnaul made their first contribution in https://github.com/artigraph/artigraph/pull/143
**Full Changelog**: https://github.com/artigraph/artigraph/commits/v0.0.1