Releases: xparse/RecursivePagination
Releases · xparse/RecursivePagination
v0.0.3
Xpath for pagination or nextPage can be empty now
v0.0.2
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)