Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: xparse/RecursivePagination

Version 0.0.5

25 May 14:24
Compare
Choose a tag to compare

update dependencies

0.0.4

18 May 11:30
Compare
Choose a tag to compare

Package name fixed

v0.0.3

28 Aug 13:47
Compare
Choose a tag to compare

Xpath for pagination or nextPage can be empty now

v0.0.2

07 Aug 09:09
Compare
Choose a tag to compare

Bug fixes

  • Removed unused statements (#5)

Functionality added

  • Now you can pass array of links to addToQueue method (#6)
  • Ability added to pass xpath statement to getNextPage method (#2)

Code style

  • Code style and PHP doc comments updated (#3)