Skip to content

Releases: morkid/paginate

v1.1.10

17 Jan 00:43
6c089f7

Choose a tag to compare

add programmatically pagination, no http request needed

v1.1.8

27 Jun 09:39
df6d378

Choose a tag to compare

  • 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
6a80ba9

Choose a tag to compare

  • 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

Choose a tag to compare

customize json encoder, increase code coverage

v1.1.5

22 Nov 04:49

Choose a tag to compare

  • fix: dynamic field selection
  • fix: asynchronous clear cache
  • using *fasthttp.Request (pointer) instead of fasthttp.Request

v1.1.4

18 Apr 08:33

Choose a tag to compare

Fixed issue #2

v1.1.3

09 Mar 13:30

Choose a tag to compare

v1.1.2

09 Mar 10:18

Choose a tag to compare

  • Hot fix empty cache response

v1.1.1

09 Mar 09:40

Choose a tag to compare

  • Update dependencies
  • Hot fix, duplicate cache key

v1.1.0

09 Mar 03:23

Choose a tag to compare

Add new features: