Skip to content

Releases: Jacobbrewer1/pagefilter

v0.1.4

20 Oct 06:55
a9a931a
Compare
Choose a tag to compare

v0.1.4 What's Changed (2024-10-20)

Bug Fixes

Chores

  • deps: Updating the module name to be lowercase (#11) (5e84bc9c)

v0.1.3

16 Oct 08:07
bc56c19
Compare
Choose a tag to compare

v0.1.3 What's Changed (2024-10-16)

Bug Fixes

  • query_builder:
    • only removing autoinc if there are multiple provided (#9) (d7264522)
    • Correcting how we should be replacing db tags (#8) (1506ca27)

Features

  • responses: Adding paginated response that allows users to return multiple items (#10) (bc56c197)

Chores

  • deps: Bump github.com/vektra/mockery/v2 from 2.46.2 to 2.46.3 (#7) (6e996105)

v0.1.2

14 Oct 07:53
a3dc12d
Compare
Choose a tag to compare

v0.1.2 What's Changed (2024-10-14)

Bug Fixes

  • db-tag: Ignoring autoinc and pk columns in the db tag (#5) (da27a9f2)
  • retrieve: Allowing a slice of pointed structs (#6) (a3dc12d2)

v0.1.1

10 Oct 16:32
e44783f
Compare
Choose a tag to compare

v0.1.1 What's Changed (2024-10-10)

Bug Fixes

  • query_builder: trimming a prefix if it is on the where statement (#4) (e44783ff)

v0.1.0

10 Oct 15:55
c99d8fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Jacobbrewer1/pagefilter/commits/v0.1.0