Skip to content

v2.0.4: Zenodo Integration Fix 🔧

Choose a tag to compare

@Mati83mon Mati83mon released this 15 Nov 12:01

🔧 Zenodo Integration Fix

This release fixes the Zenodo metadata integration that was causing errors during DOI generation.

Changes

  • Fixed .zenodo.json metadata format

    • Removed problematic optional fields causing NoneType has no attribute 'id' error
    • Simplified contributors section
    • Ensured all required fields are properly formatted
  • Updated version to 2.0.4 in:

    • VERSION file
    • .zenodo.json
    • CITATION.cff

What This Means

✅ Zenodo integration should now work correctly
✅ DOI will be automatically generated for this release
✅ No changes to core decryption methodology or word mappings

For Researchers

If you're citing this work, please use the DOI that will be generated by Zenodo once this release is processed (typically within a few minutes).


Full Changelog: v2.0.3...v2.0.4