Releases: morkid/paginate
Releases · morkid/paginate
v1.1.10
17 Jan 00:43
Compare
Sorry, something went wrong.
No results found
add programmatically pagination, no http request needed
v1.1.8
27 Jun 09:39
Compare
Sorry, something went wrong.
No results found
Add support for chain columns (See details )
Add PageStart to override default starting page instead of 0 (See details )
Add LikeAsIlikeDisabled to disable Case Insensitive in LIKE or NOT LIKE operator (See details )
upgrade go version as minimum requirements to 1.16
update documentation
v1.1.7
27 Sep 16:15
Compare
Sorry, something went wrong.
No results found
add error message
suppress unit test output
prepare to remove pagination.Response function
update readme (explain the output results)
v1.1.6
24 Nov 17:52
Compare
Sorry, something went wrong.
No results found
customize json encoder, increase code coverage
v1.1.5
22 Nov 04:49
Compare
Sorry, something went wrong.
No results found
fix: dynamic field selection
fix: asynchronous clear cache
using *fasthttp.Request (pointer) instead of fasthttp.Request
v1.1.4
18 Apr 08:33
Compare
Sorry, something went wrong.
No results found
v1.1.3
09 Mar 13:30
Compare
Sorry, something went wrong.
No results found
v1.1.2
09 Mar 10:18
Compare
Sorry, something went wrong.
No results found
Hot fix empty cache response
v1.1.1
09 Mar 09:40
Compare
Sorry, something went wrong.
No results found
Update dependencies
Hot fix, duplicate cache key
v1.1.0
09 Mar 03:23
Compare
Sorry, something went wrong.
No results found
Add new features:
Add new function With(*gorm.DB)
Custom fields
Supports Cache adapter: