Skip to content

Tags: jmuchovej/paperpile-notion

Tags

v1.3.1

Toggle v1.3.1's commit message
✏️ Used download instead of upload artifact. lol.

v1.3.0

Toggle v1.3.0's commit message
🔖 release v1.3.0

latest

Toggle latest's commit message
✏️ Used download instead of upload artifact. lol.

v1.2.2

Toggle v1.2.2's commit message
👷 Update GA to support caching across runs

v1.2.1

Toggle v1.2.1's commit message
🔖 Bump to v1.2.1

v1.2.0

Toggle v1.2.0's commit message
✨ Migrate to using `cms` caching, filters, and downloads

The original implementation relied heavily on lots of self-managed
indexes, but `@jitl/notion-api` provides much of this out-of-the-box.
Some speed improvements could be made, but overall, the use of caching
may be useful in the future -- as I'd like to allow for dynamic block
creation to avoid needing to manually assign templates.

v1.1.1

Toggle v1.1.1's commit message
🔖 Version bump to v1.1.1

v1.1.0

Toggle v1.1.0's commit message
✨ feat(use token from env); feat(reverse-lookup DB name)

v1.0.3

Toggle v1.0.3's commit message
🔖 Bump v1.0.3

v1.0.2

Toggle v1.0.2's commit message
♻️ Consolidate Config/BibTeX parsing; advise on rate limits