OpenAssetIO / OpenAssetIO-Manager-BAL

A contrived "asset management system" for OpenAssetIO integration test cases.
Apache License 2.0
9 stars 6 forks source link

Add support for version queries #49

Closed foundrytom closed 1 year ago

foundrytom commented 1 year ago

What

Add support for the new version relationship queries, added in https://github.com/OpenAssetIO/OpenAssetIO-MediaCreation/issues/48.

Why

This will provide a concrete example of how versions should be considered by a manager, and allow runnable example code to be produced.

ACs