OpenAssetIO / Template-OpenAssetIO-Manager-Python

BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

[Core] Update to beta 1 support #11

Closed elliotcmorris closed 12 months ago

elliotcmorris commented 1 year ago

Update the template to work with openassetio 1.0.0b1.post0 This includes declaring capabilities, as is now required. Also leave a note about the deprecated types, as managers may not desire deprecations in their code.

Tests both alpha and beta. The example is implemented with the deprecation in place, but has text explaining the reason and giving advice.