Skip to content

Release 0.6.12

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 05:01
· 253 commits to main since this release

Changes in this release

  • f3de971: Version bump to V0.6.12

  • 54dfc13: Refactor FileType imports and update type handling

  • d10338f: Deprecate old file type definitions

  • 46f662f: ### Commit message:

  • 6104b33: Move IFileType to interfaces directory

  • 8ca1ee5: Expand ILifecycleObject interface with lifecycle hooks

  • 6f96ae2: Add FileType class and unit tests

  • 6ebbd1c: Add IFileType interface and corresponding tests