v0.9.2
What's Changed
- build: limit
zenstruck/foundry
to 1.37.* for now by @priyadi in #62 - fix(
PagerFactory
): pager should not be lazy, so that if the page does not exist, it will throw an exception immediately, not inside template. by @priyadi in #61 - feat(
PagerFactory
): wrapOutOfBoundsException
and add the pager and options to the exception class. by @priyadi in #63 - fix(
Pager
): fix offset pagination bug where the last page points to the first page. by @priyadi in #64 - release: v0.9.2 by @priyadi in #65
Full Changelog: v0.9.1...v0.9.2