Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2022-05-25

Updated

  • Updated to use kit-kernel.

[1.1.1] - 2023-04-17

Added

  • New walk_url module and related tests.

[1.1.0] - 2023-04-04

Updated

  • Update tests to use Python 3.10 mock constructs

[1.0.2] - 2023-02-17

Fixed

  • Fixed bug resolving fully specified URLs with scheme tokens.

[1.0.1] - 2023-01-19

Added

  • omni_client_helper.apply_filename_scheme_to_url/path now optionally takes an extension_id to be able to resolve {extension_path} token.

[1.0.0] - 2022-06-20

Added

  • Initial version. Helpers, utils and models for usd stage processing services.