Skip to content

v1.1.0rc1

Pre-release
Pre-release

Choose a tag to compare

@chriskyfung chriskyfung released this 19 Dec 12:13
· 62 commits to master since this release
v1.1.0rc1
26b5591

What's Changed

  • build(deps): update urllib3 requirement from ~=2.5.0 to >=2.5,<2.7 by @dependabot[bot] in #49
  • feat(output, cli): Enhance output with Instapaper URLs, RFC4180 CSV, and SQLite optimizations by @chriskyfung in #50
  • 🧪 test(api): strengthen InstapaperClient error handling and retry robustness by @chriskyfung in #52
  • 🧪 test(cli): Improve error handling and add CLI tests by @chriskyfung in #53
  • ✨ feat(output): Auto-correct output file extension by @chriskyfung in #54

Full Changelog: v1.0.0.post1...v1.1.0rc1