Skip to content

Releases: e-alizadeh/Zotero2Readwise

v0.4.5

22 Feb 02:49
Compare
Choose a tag to compare

v0.4.5 (2024-02-22)

Build

  • build: 👷 add zotero2readwise as a package to pyproject.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

12 Dec 04:44
Compare
Choose a tag to compare

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

27 Nov 04:20
Compare
Choose a tag to compare

v0.4.3 (2023-11-27)

Fix

  • fix: 🚑 use library path import instead of local one (b00d2da)

Unknown

  • Merge pull request #67 from e-alizadeh/fix/local-import-from-helper

fix: 🚑 use library path import instead of local one (bfc5f15)

v0.4.2

16 Nov 03:22
Compare
Choose a tag to compare

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)

v0.4.1

08 Nov 04:33
Compare
Choose a tag to compare

v0.4.1 (2023-11-08)

Fix

  • fix(pyproject): version bump config (566989b)

Unknown

  • Merge pull request #65 from e-alizadeh/fix-semantic-release-bumpversion

fix(pyproject): version bump config (04f1083)

v0.4.0

08 Nov 04:09
Compare
Choose a tag to compare

v0.4.0 (2023-11-08)

Unknown

  • Merge pull request #59 from noeleont/master

Add --use_since feature flag (3e204d2)

UPDATE: Due to issues in package release automation, .whl and .tar.gz files were manually uploaded here. The automation is fixed in v0.4.1.

v0.3.4

07 Nov 03:53
Compare
Choose a tag to compare

v0.3.4 (2023-11-07)

Fix

  • fix: versions and update GH Token secret (073a57d)

Unknown

  • Merge pull request #64 from e-alizadeh:update-gh-token

fix: versions and update GH Token secret (b8c377c)

v0.3.0

11 Oct 02:09
122df24
Compare
Choose a tag to compare

This release is made possible thanks to contributions by @noeleont 🙏

  • Add color filter support PR #47
  • Add support for attachment_url #46

This is a manual release (need to fix the release workflow 😅).

v0.2.6

31 Oct 03:58
Compare
Choose a tag to compare

Fix

  • Merge pull request #32 from e-alizadeh/better-logging (0788e4c)

v0.2.5

19 Oct 02:32
Compare
Choose a tag to compare

Fix

  • Merge pull request #28 from stefanku/master (ea16ffa)