Commit Graph

  • 0fc86d3c34 refactor: simplify and deduplicate across crud, metrics, cli, and exceptions chore/version-200 d3vyce 2026-03-01 09:45:49 -05:00
  • 82ef96082e test: add missing tests for fixtures/utils.py d3vyce 2026-03-01 08:05:20 -05:00
  • e0828c7e71 refactor: centralize type aliases in types.py and simplify crud layer d3vyce 2026-03-01 07:40:18 -05:00
  • 59d028d00e refactor: remove deprecated parameter and function d3vyce 2026-02-27 14:58:41 -05:00
  • 56d365d14b Version 1.3.0 main v1.3.0 d3vyce 2026-03-01 05:22:16 -05:00
  • a257d85d45 Add sort_params helper in CrudFactory (#103) d3vyce 2026-03-01 11:20:43 +01:00
  • 117675d02f Version 1.2.1 v1.2.1 d3vyce 2026-02-27 13:57:03 -05:00
  • d7ad7308c5 Add examples in documentations (#99) d3vyce 2026-02-27 19:56:09 +01:00
  • 8d57bf9525 Version 1.2.0 v1.2.0 d3vyce 2026-02-26 09:34:35 -05:00
  • 5a08ec2f57 feat: add faceted search in CrudFactory (#97) d3vyce 2026-02-26 15:23:07 +01:00
  • 433dc55fcd ⬆ Bump typer from 0.24.0 to 0.24.1 (#92) dependabot[bot] 2026-02-26 10:53:00 +01:00
  • 0b2abd8c43 ⬆ Bump ruff from 0.15.1 to 0.15.2 (#93) dependabot[bot] 2026-02-26 10:52:47 +01:00
  • 07c99be89b ⬆ Bump mkdocstrings-python from 2.0.2 to 2.0.3 (#94) dependabot[bot] 2026-02-26 10:52:37 +01:00
  • 9b75cc7dfc ⬆ Bump ty from 0.0.17 to 0.0.18 (#95) dependabot[bot] 2026-02-26 10:52:23 +01:00
  • 6144b383eb ⬆ Bump fastapi from 0.129.0 to 0.133.1 (#96) dependabot[bot] 2026-02-26 10:52:02 +01:00
  • 7ec407834a Version 1.1.2 v1.1.2 d3vyce 2026-02-23 14:59:33 -05:00
  • 7da34f33a2 fix: handle Date, Float, Numeric cursor column types in cursor_paginate (#90) d3vyce 2026-02-23 20:58:43 +01:00
  • 8c8911fb27 Version 1.1.1 v1.1.1 d3vyce 2026-02-23 11:04:10 -05:00
  • c0c3b38054 fix: NameError in cli/config.py (#88) d3vyce 2026-02-23 14:40:36 +01:00
  • e17d385910 Version 1.1.0 v1.1.0 d3vyce 2026-02-23 08:09:59 -05:00
  • 6cf7df55ef feat: add cursor based pagination in CrudFactory (#86) d3vyce 2026-02-23 13:51:34 +01:00
  • 7482bc5dad feat: add schema parameter to CRUD methods for typed response serialization (#84) d3vyce 2026-02-23 10:02:52 +01:00
  • 9d07dfea85 feat: add opt-in default_load_options parameter in CrudFactory (#82) d3vyce 2026-02-21 12:35:15 +01:00
  • 31678935aa Version 1.0.0 (#80) v1.0.0 d3vyce 2026-02-20 14:09:01 +01:00
  • 823a0b3e36 docs: add analytics (#78) d3vyce 2026-02-19 18:05:30 +01:00
  • 1591cd3d64 fix: documentation deploy workflow d3vyce 2026-02-19 10:46:05 -05:00
  • 6714ceeb92 chore: documentation (#76) d3vyce 2026-02-19 16:43:38 +01:00
  • 73fae04333 chore: cleanup before v1 (#73) d3vyce 2026-02-19 11:49:57 +01:00
  • 32ed36e102 feat: add proper optional-dependencies for each modules (#75) d3vyce 2026-02-19 11:08:18 +01:00
  • 48567310bc ⬆ Bump ty from 0.0.16 to 0.0.17 (#68) dependabot[bot] 2026-02-19 10:34:31 +01:00
  • de51ed4675 ⬆ Bump fastapi from 0.128.8 to 0.129.0 (#69) dependabot[bot] 2026-02-19 10:34:17 +01:00
  • 794767edbb ⬆ Bump ruff from 0.15.0 to 0.15.1 (#70) dependabot[bot] 2026-02-19 10:34:06 +01:00
  • 9c136f05bb ⬆ Bump typer from 0.23.0 to 0.24.0 (#71) dependabot[bot] 2026-02-19 10:33:54 +01:00
  • 3299a439fe Version 0.10.0 v0.10.0 d3vyce 2026-02-17 07:28:10 -05:00
  • d5b22a72fd feat: add a metrics module (#67) d3vyce 2026-02-17 13:24:53 +01:00
  • c32f2e18be feat: add many to many support in CrudFactory (#65) d3vyce 2026-02-15 15:57:15 +01:00
  • d971261f98 Version 0.9.0 v0.9.0 d3vyce 2026-02-14 14:38:58 -05:00
  • 74a54b7396 feat: add optional data field in ApiError (#63) d3vyce 2026-02-14 20:37:50 +01:00
  • 19805ab376 feat: add dependency_overrides parameter to create_async_client (#61) d3vyce 2026-02-13 18:11:11 +01:00
  • d4498e2063 feat: add cleanup parameter to create_db_session (#60) d3vyce 2026-02-13 18:03:28 +01:00
  • f59c1a17e2 Version 0.8.1 v0.8.1 d3vyce 2026-02-12 18:18:37 +01:00
  • 8982ba18e3 ⬆ Bump typer from 0.21.1 to 0.23.0 (#54) dependabot[bot] 2026-02-12 18:13:04 +01:00
  • 71fe6f478f ⬆ Bump fastapi from 0.128.1 to 0.128.8 (#52) dependabot[bot] 2026-02-12 18:10:41 +01:00
  • 1cfbf14986 ⬆ Bump coverage from 7.13.3 to 7.13.4 (#53) dependabot[bot] 2026-02-12 18:10:27 +01:00
  • e3ff535b7e ⬆ Bump ty from 0.0.14 to 0.0.16 (#55) dependabot[bot] 2026-02-12 18:10:02 +01:00
  • 8825c772ce doc: add missing docstring + add missing feature to README (#57) d3vyce 2026-02-12 18:09:39 +01:00
  • c8c263ca8f fix: don't use default DB if pytest-xdist is not present (#51) d3vyce 2026-02-11 17:07:15 +01:00
  • 2020fa2f92 Version 0.8.0 v0.8.0 d3vyce 2026-02-10 15:53:13 -05:00
  • 1ea316bef4 feat: add wait_for_row_change db helper (#49) d3vyce 2026-02-10 21:46:59 +01:00
  • ced1a655f2 feat: add support for pytest-xdist (#47) d3vyce 2026-02-10 21:29:17 +01:00
  • 0267753a84 feat: add endpoint test helper for pytest module feat/pytest_endpoint_test_helper d3vyce 2026-02-09 15:14:43 -05:00
  • 290b2a06ec feat: expose PydanticBase in fastapi_toolsets.schemas (#44) d3vyce 2026-02-09 21:12:37 +01:00
  • baa9711665 feat: add detail if get_obj_by_attr raise StopIteration (#40) d3vyce 2026-02-07 17:39:07 +01:00
  • d526969d0e Version 0.7.1 v0.7.1 d3vyce 2026-02-06 09:05:28 -05:00
  • e24153053e fix: PydanticSchemaGenerationError on import: Response[ModelType] evaluated at class definition time (#42) d3vyce 2026-02-06 15:04:41 +01:00
  • 348ed4c148 Version 0.7.0 v0.7.0 d3vyce 2026-02-06 07:27:48 -05:00
  • bd6e90de1b chore: update dependency uv_build to >=0.10.0,<0.11.0 d3vyce 2026-02-06 07:26:33 -05:00
  • 4404fb3df9 feat: add logger module (#37) d3vyce 2026-02-06 13:22:40 +01:00
  • f68793fbdb feat: use PaginatedResponse and Response into crud (#36) d3vyce 2026-02-05 22:54:07 +01:00
  • 3a69c3c788 ⬆ bump fastapi from 0.128.0 to 0.128.1 (#34) dependabot[bot] 2026-02-05 14:30:01 +01:00
  • e861a0a49a Version 0.6.1 v0.6.1 d3vyce 2026-02-04 11:58:55 -05:00
  • cb2cf572e0 fix/wrong path for manager project scripts (#32) d3vyce 2026-02-04 17:58:15 +01:00
  • 494869a172 Version 0.6.0 v0.6.0 d3vyce 2026-02-04 11:29:41 -05:00
  • e0bc93096d feat: allow custom CLI (#28) d3vyce 2026-02-04 17:19:07 +01:00
  • 1ff94eb9d3 bump: uv lock d3vyce 2026-02-04 10:39:19 -05:00
  • 97ab10edcd feat/dependencies module (#30) d3vyce 2026-02-04 16:38:08 +01:00
  • 3ff7ff18bb tests: upload test results to codecov (#26) d3vyce 2026-02-03 17:00:57 +01:00
  • 0f50c8a0f0 Version 0.5.0 v0.5.0 d3vyce 2026-02-03 09:00:39 -05:00
  • 691fb78fda feat: add include_registry to FixtureRegistry + add context default to the registry (#25) d3vyce 2026-02-03 14:59:36 +01:00
  • 34ef4da317 feat: simplify CLI feature (#23) d3vyce 2026-02-03 14:35:15 +01:00
  • 8c287b3ce7 feat: add join to crud functions (#21) d3vyce 2026-02-01 15:01:10 +01:00
  • 54f5479c24 Version 0.4.1 v0.4.1 d3vyce 2026-01-29 14:15:55 -05:00
  • f467754df1 fix: cast to String non-text columns for crud search (#18) d3vyce 2026-01-29 19:44:48 +01:00
  • b57ce40b05 tests: change models to use UUID as primary key d3vyce 2026-01-29 13:43:03 -05:00
  • 5264631550 fix: cast to String non-text columns for crud search d3vyce 2026-01-29 13:35:20 -05:00
  • a76f7c439d Version 0.4.0 v0.4.0 d3vyce 2026-01-29 09:15:33 -05:00
  • d14551781c feat: add search to crud paginate function (#17) d3vyce 2026-01-29 00:08:02 +01:00
  • 577e087321 feat: add support for python 3.14 (#15) d3vyce 2026-01-28 21:01:15 +01:00
  • aa72dc2eb5 Version 0.3.0 v0.3.0 d3vyce 2026-01-28 09:01:30 -05:00
  • 1a98e36909 feat: add pytest helpers (#8) d3vyce 2026-01-28 14:59:39 +01:00
  • ba5180a73b feat: add create_async_client and create_db_session pytest utils function d3vyce 2026-01-28 08:48:22 -05:00
  • a9f486d905 tests: rework fixtures tests + add missing tests d3vyce 2026-01-28 07:46:03 -05:00
  • 53e80cd0d5 chore: move pytest fixture plugin + update fixture module structure d3vyce 2026-01-28 07:29:34 -05:00
  • 45001767aa ⬆ bump coverage from 7.13.1 to 7.13.2 (#13) dependabot[bot] 2026-01-28 14:54:15 +01:00
  • cd551b6bff ⬆ bump ty from 0.0.13 to 0.0.14 (#12) dependabot[bot] 2026-01-28 14:54:06 +01:00
  • 718a12be28 ⬆ bump astral-sh/setup-uv from 5 to 7 (#11) dependabot[bot] 2026-01-28 14:51:05 +01:00
  • fa16bf1bff ⬆ bump actions/checkout from 4 to 6 (#10) dependabot[bot] 2026-01-28 14:50:39 +01:00
  • c4a227f9fc chore: add dependabot d3vyce 2026-01-28 14:00:34 +01:00
  • fe1ccabdd8 Version 0.2.0 v0.2.0 d3vyce 2026-01-26 23:25:26 +01:00
  • 9e7473fbf5 fix: pytest import when not using register_fixtures (#5) d3vyce 2026-01-26 19:31:02 +01:00
  • d9d7f60e8e feat: add get_obj_by_attr fixture helper function (#4) d3vyce 2026-01-26 18:58:30 +01:00
  • 179385fd80 fix: pyproject classifiers v0.1.0 d3vyce 2026-01-25 11:22:43 -05:00
  • 492e7e6e61 chore: add build-release workflow d3vyce 2026-01-25 11:16:46 -05:00
  • c47c2d8d68 Merge pull request #1 from d3vyce/add_workflows d3vyce 2026-01-25 16:33:10 +01:00
  • 8a46a12d15 chore: add lint/test workflows d3vyce 2026-01-25 16:21:10 +01:00
  • 762ed35341 Initial commit d3vyce 2026-01-25 16:11:44 +01:00