Announcements
- We fixed up a typo in the API. This will make things better, but be careful as it is a breaking change! For details, see blow ⬇️
- There are now docs that show to use the package, see https://openscm-zenodo.readthedocs.io/en/latest/how-to-guides/how-to-upload-to-zenodo/
Changelog
⚠️ Breaking Changes
- Rename the typo "zenoodo" to "zenodo" throughout. (#17)
🎉 Improvements
- Mask the token in the representation of [
ZenodoInteractor
][openscm_zenodo.ZenodoInteractor]. (#17)
📚 Improved Documentation
- Added basic documentation of how to use the library, see "How to upload to Zenodo". (#17)
🔧 Trivial/Internal Changes
Changes
- d37f003 bump: version 0.4.1a1 -> 0.5.0
- 15a94ad CHANGELOG
- 1c8e21e Rename 'zenoodo' to 'zenodo' throughout
- 65a7917 Update CI
- 606d7f4 Fix up docs rendering
- 547b544 CHANGELOG and use zenodo token in CI docs build
- 79674c7 Add basic docs
- a6b500c Sort out minimum pins
- cbbacc2 CHANGELOG
- ce88967 Switch to uv
- 6b2c474 bump(pre-release): version 0.4.0 > 0.4.1a1