Skip to content

Tags: agrmohit/omnivore-epub

Tags

Verified

This tag was signed with the committer’s verified signature.
agrmohit Mohit Raj

Verified

This tag was signed with the committer’s verified signature.
agrmohit Mohit Raj

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
feat: bump version to v0.5.0

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
fix: send to kindle may reject emails without a body

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
feat: check ebook size before sending and show warning

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
chore: bump version to v0.3.0

- Reduce default article count from 100 to 15 in order to reduce
  processing time and output file size (by @zsoltika)
- Add new option for search-string specifier which can also be used to
  change the article fetch order to oldest article first from the
  current default of newest article first (by @zsoltika)

New Contributors:
- @zsoltika

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
docs: improve usage instructions and document configuration options

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
feat: switch to new endpoint for fetching list of articles

The 'articles' endpoint has been removed in Omnivore GraphQL API.
Therefore we are now using 'search' endpoint to fetch list of articles

fixes #1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agrmohit Mohit Raj
feat: initial commit