Skip to content

v1.1.0

Latest

Choose a tag to compare

@tumf tumf released this 17 Jun 00:23
· 2 commits to main since this release

Added

  • Made directory argument optional, defaulting to the current working directory (closes #11)
  • Support for relative directory paths
  • New DirectoryManager module for centralized directory resolution

Changed

  • Removed asyncio from explicit dependencies (standard library)