Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 627 Bytes

Changelog.md

File metadata and controls

34 lines (25 loc) · 627 Bytes

1.0

  • Initial Commit

1.1

  • implemented searching
  • implemented search filters
  • unit tests for searching
  • updated documentation

1.2

  • code optimization
  • added embed url to video objects
  • added legacy downloading for low-quality videos

1.3

  • implemented the Pornstar object

1.4

  • using infinite page generating instead of static one (for Porn Fetch)

1.4.1

  • updating to the new eaf_base_api requirements

1.5

  • removed json5 requirement
  • fixed tests
  • added VideoUnavailable exception
  • code refactoring and type hinting

1.5.1

  • switched to httpx
  • removed lxml and requests from project dependencies