This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Releases: jwodder/gamdam
Releases · jwodder/gamdam
v0.5.0 — End of life
v0.4.0 — Support Windows
- Fix how URLs set with
git-annex registerurlare displayed in log messages - Support Python 3.11
- Improve formatting of certain multiline git-annex error messages
- Get tests to pass on macOS and Windows
- Fix an issue with setting metadata on Windows or in an unlocked branch
- Metadata is no longer set on files that aren't annexed
- Fix an issue with setting metadata on Windows or in an unlocked branch
- Warn if metadata or URLs couldn't be attached to a downloaded file due to the
file not being assigned a git-annex key
v0.3.1 — Fixes
- Fix a minor bug that could cause
git-annex initto be run in an already-initialized git-annex repository - Fix
--failuresoption (broken in 0.3.0)
v0.3.0 — Change `subscriber`
- The
subscriberargument todownload()is now an optionalanyio.abc.ObjectSendStream[DownloadResult]
v0.2.0 — anyio and git-annex update
- Update for changes to the
registerurlcommand in git-annex 10.20220222gamdamnow requires git-annex v10.20220222 or higher to run
- Switch from trio to anyio
v0.1.0 — Initial release
Version 0.1.0