Skip to content

v0.9.2

Compare
Choose a tag to compare
@priyadi priyadi released this 08 Jun 12:15
· 177 commits to main since this release
20ae3d7

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): wrap OutOfBoundsException 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