Skip to content

v0.1.0

Compare
Choose a tag to compare
@taion taion released this 16 Sep 16:43
· 124 commits to master since this release
v0.1.0
2326fae
  • Bugfix: Stop using Annex as a proxy to the underlying implementation (#23)
  • Bugfix: Raise an exception in FileAnnex if root_path does not exist (#25)
  • Refactor: Use the actual from_env method on each annex class in Annex.from_env (#23)
  • Refactor: Remove abstract base class use in AnnexBase (#23)
  • Refactor: Use Boto3 for S3 support (#24)
  • Test: Add test coverage (#24)