Skip to content

Releases: TideDra/zotero-arxiv-daily

v0.3.3

31 Dec 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

28 Dec 10:19
Compare
Choose a tag to compare

Fix logging level bug.
Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Dec 03:52
ddff59a
Compare
Choose a tag to compare

What's Changed

  • convert affiliations to str & update readme by @TideDra in #35

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Dec 14:54
8f41ec0
Compare
Choose a tag to compare

New Features

  • Affiliations of each arxiv paper are resolved and presented in the email.
  • New arxiv papers are now retrieved directly from arxiv Atom feed. Thus, delievery day in each week is changed.
  • You can directly use the latest code of this upstream repo in your own workflow by set the repo variable REPOSITORY and REF.

NOTE

  • Syntax of the secret ARXIV_QUERY is changed. It only supports to specify paper categories now.

What's Changed

  • Retreive arxiv paper from Atom feed by @TideDra in #31

Full Changelog: v0.2.2...v0.3.0-beta

v0.2.3

21 Dec 10:21
Compare
Choose a tag to compare

New Feature

  • support to use the workflow from specified ref of specified repository.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Dec 09:03
Compare
Choose a tag to compare

What's Changed

  • Select Collection & Send empty Email if no paper by @phhandong in #29
  • fix some bugs.

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

13 Dec 06:24
Compare
Choose a tag to compare

Hotfix: Make sure all zotero collections are retreived.

v0.2.0

09 Dec 14:39
Compare
Choose a tag to compare

New Features

  • Support using LLM API to generate TL;DR
  • Support filter unwanted Zotero collections via gitignore-style patterns.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 Dec 06:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Nov 08:45
Compare
Choose a tag to compare

New Features

  • There is a new Test-workflow Action for you to test the configuration easily. This workflow always retrieve 5 arxiv papers regardless of date. Fix #3
  • Better logging powered by loguru

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1