Skip to content

V0.6.0

Compare
Choose a tag to compare
@enchant97 enchant97 released this 18 Jan 21:13
· 49 commits to main since this release

Added

  • Git tag functionality
  • Buffered reading of files from repositories
  • Documentation hosted at readthedocs

Changed

  • Strings can be used instead of pathlib.Path objects for git_repo parameter
  • Missing docstrings

Removed

  • Drop Python 3.8 support and below