Releases: e-alizadeh/Zotero2Readwise
v0.4.5
v0.4.5 (2024-02-22)
Build
- build: 👷 add
zotero2readwise
as a package topyproject.toml
.
Update pre-commit (d45c77d
)
Fix
-
fix: 📝 update an oversight in the help (
ef9ad94
) -
fix: empty commit to build a new release for PR#77 (
7375368
)
Unknown
- Merge pull request #79 from e-alizadeh/74-runpy-h-says-notes-are-included-by-default-by-they-arent
fix: 📝 update an oversight in the help (bd9a2dc
)
- Merge pull request #78 from e-alizadeh/update-library-pkg
fix: empty commit to build a new release for PR#77 (54d38ac
)
- Merge pull request #77 from e-alizadeh/update-library-pkg
build: 👷 add zotero2readwise
as a package to pyproject.toml
. (2e0601d
)
v0.4.4
v0.4.4 (2023-12-12)
Fix
- fix: Merge pull request #71 from jmhammond/master
Fixes key error in metadata and ignores ink (45a79f7
)
Unknown
- Fixes key error in metadata and ignores ink
This implements default values for metadata keys used elsewhere in code (avoiding key errors)
It also raises an exception for ink annotations for handwritten notes, effectively ignoring them. (391eb7a
)
v0.4.3
v0.4.2
v0.4.2 (2023-11-16)
Fix
-
fix: add
len
(59d3fad
) -
fix: check of max_length first
Only truncate if needed. Make code more readable. (5d69300
)
Unknown
- Merge pull request #60 from noeleont/fix/author_names
fix: creator/author field
Thanks @noeleont for the contribution. (c5b7c59
)
- Merge branch 'e-alizadeh:master' into fix/author_names (
603cdb4
)