d3vyce d3vyce
d3vyce synced new reference refs/tags/v2.3.0 to d3vyce/fastapi-toolsets from mirror 2026-03-15 23:42:08 +01:00
d3vyce synced commits to refs/tags/v2.3.0 at d3vyce/fastapi-toolsets from mirror 2026-03-15 23:42:08 +01:00
d3vyce synced commits to main at d3vyce/fastapi-toolsets from mirror 2026-03-15 23:42:08 +01:00
2c494fcd17 Version 2.3.0
fd7269a372 refactor: CursorDirection enum, cursor value parsing and __class_getitem__ caching (#144)
c863744012 feat: PaginatedResponse[T] as discriminated union annotation (#142)
Compare 3 commits »
d3vyce synced commits to main at d3vyce/fastapi-toolsets from mirror 2026-03-14 23:12:08 +01:00
aedcbf4e04 feat: add UUIDv7Mixin (#140)
19c013bdec feat: unified paginate() endpoint with typed pagination responses (#134)
81407c3038 fix: use clock_timestamp() instead of now() for Mixin to ensure unique values (#138)
0fb00d44da fix: prev_cursor does not navigate backward (#136)
Compare 4 commits »
d3vyce synced and deleted reference refs/tags/fix/prev_cursor-does-not-navigate-backward-always-returns-items-after-current-page-start at d3vyce/fastapi-toolsets from mirror 2026-03-14 23:12:08 +01:00
d3vyce synced and deleted reference refs/tags/feat/unified-paginate-endpoint-with-typed-pagination-responses at d3vyce/fastapi-toolsets from mirror 2026-03-14 23:12:08 +01:00
d3vyce synced commits to feat/unified-paginate-endpoint-with-typed-pagination-responses at d3vyce/fastapi-toolsets from mirror 2026-03-14 15:02:07 +01:00
1a863b7032 fix: add tests
aca6dd298a docs: unified paginate() endpoint
2e7f879544 feat: unified paginate() endpoint with typed pagination responses
Compare 3 commits »
d3vyce synced new reference feat/unified-paginate-endpoint-with-typed-pagination-responses to d3vyce/fastapi-toolsets from mirror 2026-03-13 22:42:47 +01:00
d3vyce synced commits to feat/unified-paginate-endpoint-with-typed-pagination-responses at d3vyce/fastapi-toolsets from mirror 2026-03-13 22:42:47 +01:00
d3vyce synced commits to main at d3vyce/fastapi-toolsets from mirror 2026-03-13 06:30:48 +01:00
19232d3436 feat: add AsyncCrud subclass style and base_class param to CrudFactory (#132)
d3vyce synced and deleted reference refs/tags/feat/add-asynccrud-subclass-style-and-base_class-param-to-crudfactory at d3vyce/fastapi-toolsets from mirror 2026-03-13 06:30:48 +01:00
d3vyce synced new reference refs/tags/v2.2.1 to d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00
d3vyce synced commits to refs/tags/v2.2.1 at d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00
d3vyce synced commits to main at d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00
1eafcb3873 Version 2.2.1
0d67fbb58d ⬆ Bump ty from 0.0.20 to 0.0.21 (#127)
a59f098930 ⬆ Bump zensical from 0.0.24 to 0.0.26 (#126)
96e34ba8af ⬆ Bump ruff from 0.15.4 to 0.15.5 (#128)
26d649791f feat: auto-include primary key in CrudFactory searchable_fields (#130)
Compare 5 commits »
d3vyce synced new reference feat/add-asynccrud-subclass-style-and-base_class-param-to-crudfactory to d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/zensical-0.0.26 at d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/ty-0.0.21 at d3vyce/fastapi-toolsets from mirror 2026-03-12 22:20:48 +01:00