Releases: thoth-pub/thoth-dissemination
Releases · thoth-pub/thoth-dissemination
v0.1.16
Changed
- Finalised JSTOR upload workflow
- Upgraded dependencies: thothlibrary v0.26.2, internetarchive v4.1.0, requests v2.32.3
v0.1.15
Added
- Support for uploading files and metadata to Project MUSE, JSTOR, EBSCOHost, ProQuest (Ebook Central)
Fixed
- Minor fixes/improvements to GitHub Actions (job dependencies, environment variables)
v0.1.14
Changed
- Upgraded thothlibrary dependency to release v0.26.0 (includes improved error handling)
v0.1.13
Fixed
- Fixed bug in GitHub Action causing automatic writing of location info to Thoth to fail
v0.1.12
Added
- Support for uploading files and metadata to Zenodo (including recurring automatic uploads)
- GitHub Actions for recurring automatic uploads of newly published works to CUL
- Automatic writing of location info to Thoth on successful dissemination
v0.1.11
Fixed
- Fixed bug in logic for finding targets for automatic dissemination
Changed
- Upgraded GitHub Actions dependency from Node 16 to 20 (
docker/metadata-action@v5
)
v0.1.10
Changed
- Enhanced basic SWORD v2 (DSpace v7) functionality to fit CUL requirements
- Upgraded GitHub Actions dependencies from Node 16 to 20 (
docker/setup-qemu-action@v3
, docker/setup-buildx-action@v3
, docker/login-action@v3
, docker/build-push-action@v5
, actions/checkout@v4
, actions/setup-python@v5
, oNaiPs/secrets-to-env-action@v1.5
)
v0.1.9
Added
- GitHub Actions for recurring automatic uploads of newly published works to Figshare
v0.1.8
Changed
- Changed recurring Crossref DOI deposit from daily to hourly
v0.1.7
Changed
- Made existing GitHub Actions more general/reliable