What's Changed * removed pydra development from ci-cd by tclose in https://github.com/ArcanaFramework/fileformats/pull/103 * moves test_converter into extras package and fixes pydra import by tclose in https://github.com/ArcanaFramework/fileformats/pull/104
What's Changed * removed stray references to attrs package by tclose in https://github.com/ArcanaFramework/fileformats/pull/93 * Updates converter syntax to match new Pydra syntax by tclose in https://github.com/ArcanaFramework/fileformats/pull/95 * Remote direct references in pyproject.tomls by tclose in https://github.com/ArcanaFramework/fileformats/pull/96 * Cleaned up converter by tclose in https://github.com/ArcanaFramework/fileformats/pull/97 * added _load_kwargs to mock mixin by tclose in https://github.com/ArcanaFramework/fileformats/pull/98 * reworked copy/move methods to include "avoid_clashes" feature by tclose in https://github.com/ArcanaFramework/fileformats/pull/99 * Checks if a directory is being copied into itself by tclose in https://github.com/ArcanaFramework/fileformats/pull/100 * Update to match refactor of Pydra API by tclose in https://github.com/ArcanaFramework/fileformats/pull/101 * updated pydra dep to 1.0a by tclose in https://github.com/ArcanaFramework/fileformats/pull/102