For breaking changes and enhancements, please refer to the release notes for the version 1.0.0.beta1.
Bug Fixes:
-
Fixed a bug where
total_count
used to return a wrong value with larger page value than total pages inwithout_count
mode #845 [@denislins] -
Coerce
padding()
argument to Integer #840 [@pablocrivella]