Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 08:31
· 10 commits to main since this release
c6c68a4

Highlights

  • Python version bumped to 3.13.0
  • All dependencies bumped to respective latest versions
  • If an API call to get an image/attachment or its metadata fails, the exporter will skip the asset and log the error. If using assets.modify_markdown option, the asset links in the document will be untouched and in its original form. All API calls are retried 3 times after initial failure.

What's Changed

  • Attempt to add logic to skip an image/attachment if API call fails by @pchang388 in #46

Full Changelog: v1.2.0...v1.3.0