Skip to content

Releases: sean1832/pinterest-dl

v0.3.4

19 Jan 06:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.4

v0.3.3

16 Jan 06:46
Compare
Choose a tag to compare

Refactor

  • Simplify search method by creating API and bookmark objects within; update docstring 59bcee1

Build

  • Added GitPython to deps for the Optional type import by @tionis in #27

New Contributors

Full Changelog: 0.3.2...0.3.3

0.3.2

14 Dec 04:56
968dffc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

23 Nov 22:06
3148e19
Compare
Choose a tag to compare

What's Changed

  • Fix critical bugs in search command and improve query parameter handling by @sean1832 in #24

Full Changelog: 0.3.0...0.3.1

0.3.0

23 Nov 20:14
4053beb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

13 Nov 18:09
7993fde
Compare
Choose a tag to compare

What's Changed

  • Implement Pinterest API Scraping, Enhance Error Handling, and Add New Features by @sean1832 in #21

Full Changelog: 0.1.0...0.2.0

0.1.0

10 Nov 12:02
Compare
Choose a tag to compare

What's Changed

  • Refactor PinterestDL for improved usability, granularity, and type safety by @sean1832 in #18
  • Restructure library modules for more intuitive organization by @sean1832 in #19
  • Add support for exporting and importing cookies for scraping private pins by @sean1832 in #20

Full Changelog: 0.0.28...0.1.0

v0.0.28

08 Nov 10:42
352f683
Compare
Choose a tag to compare

What's Changed

  • fix: error handeling if chrome is not installed by @sean1832 in #17

Full Changelog: 0.0.27...0.0.28

0.0.27

08 Nov 09:28
c8dd29f
Compare
Choose a tag to compare

What's Changed

  • fix: remove incorrect positional argument from driver_installer.install call by @sean1832 in #16

Full Changelog: 0.0.26...0.0.27

v0.0.26

04 Nov 12:28
f0e7bf3
Compare
Choose a tag to compare

What's Changed

  • build: downgrade pillow to 10.4.0 for compatability by @sean1832 in #15

Full Changelog: 0.0.25...0.0.26