v0.20.0
What's Changed
- refactor:
PageableInterface::getPages()
now returnsIterator
instead ofTraversable
(non-backward compatible for implementors) by @priyadi in #247 - release: 0.20.0 by @priyadi in #248
Full Changelog: v0.19.1...v0.20.0
PageableInterface::getPages()
now returns Iterator
instead of Traversable
(non-backward compatible for implementors) by @priyadi in #247Full Changelog: v0.19.1...v0.20.0