d3vyce
|
e24153053e
|
fix: PydanticSchemaGenerationError on import: Response[ModelType] evaluated at class definition time (#42)
|
2026-02-06 15:04:41 +01:00 |
|
|
|
348ed4c148
|
Version 0.7.0
v0.7.0
|
2026-02-06 07:27:48 -05:00 |
|
|
|
bd6e90de1b
|
chore: update dependency uv_build to >=0.10.0,<0.11.0
|
2026-02-06 07:26:33 -05:00 |
|
d3vyce
|
4404fb3df9
|
feat: add logger module (#37)
|
2026-02-06 13:22:40 +01:00 |
|
d3vyce
|
f68793fbdb
|
feat: use PaginatedResponse and Response into crud (#36)
* feat: return PaginatedResponse for paginate crud function
* feat: add as_response argument for get, create, update and delete crud functions
|
2026-02-05 22:54:07 +01:00 |
|
dependabot[bot]
|
3a69c3c788
|
⬆ bump fastapi from 0.128.0 to 0.128.1 (#34)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.0 to 0.128.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.0...0.128.1)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.128.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-05 14:30:01 +01:00 |
|
|
|
e861a0a49a
|
Version 0.6.1
v0.6.1
|
2026-02-04 11:58:55 -05:00 |
|
d3vyce
|
cb2cf572e0
|
fix/wrong path for manager project scripts (#32)
|
2026-02-04 17:58:15 +01:00 |
|
|
|
494869a172
|
Version 0.6.0
v0.6.0
|
2026-02-04 11:29:41 -05:00 |
|
d3vyce
|
e0bc93096d
|
feat: allow custom CLI (#28)
|
2026-02-04 17:19:07 +01:00 |
|
|
|
1ff94eb9d3
|
bump: uv lock
Updated coverage v7.13.2 -> v7.13.3
Updated greenlet v3.3.0 -> v3.3.1
Updated rich v14.2.0 -> v14.3.2
Updated ruff v0.14.14 -> v0.15.0
Updated sqlalchemy v2.0.45 -> v2.0.46
|
2026-02-04 10:39:19 -05:00 |
|
d3vyce
|
97ab10edcd
|
feat/dependencies module (#30)
PathDependency and BodyDependency
|
2026-02-04 16:38:08 +01:00 |
|
d3vyce
|
3ff7ff18bb
|
tests: upload test results to codecov (#26)
|
2026-02-03 17:00:57 +01:00 |
|
|
|
0f50c8a0f0
|
Version 0.5.0
v0.5.0
|
2026-02-03 09:12:20 -05:00 |
|
d3vyce
|
691fb78fda
|
feat: add include_registry to FixtureRegistry + add context default to the registry (#25)
|
2026-02-03 14:59:36 +01:00 |
|
d3vyce
|
34ef4da317
|
feat: simplify CLI feature (#23)
* chore: cleanup + add tests
* chore: remove graph and show fixtures commands
* feat: add async_command wrapper
|
2026-02-03 14:35:15 +01:00 |
|
d3vyce
|
8c287b3ce7
|
feat: add join to crud functions (#21)
|
2026-02-01 15:01:10 +01:00 |
|
|
|
54f5479c24
|
Version 0.4.1
v0.4.1
|
2026-01-29 14:15:55 -05:00 |
|
d3vyce
|
f467754df1
|
fix: cast to String non-text columns for crud search (#18)
fix: cast to String non-text columns for crud search
|
2026-01-29 19:44:48 +01:00 |
|
|
|
b57ce40b05
|
tests: change models to use UUID as primary key
|
2026-01-29 13:43:03 -05:00 |
|
|
|
5264631550
|
fix: cast to String non-text columns for crud search
|
2026-01-29 13:35:20 -05:00 |
|
|
|
a76f7c439d
|
Version 0.4.0
v0.4.0
|
2026-01-29 09:15:33 -05:00 |
|
d3vyce
|
d14551781c
|
feat: add search to crud paginate function (#17)
* feat: add search to crud paginate function
* fixes: comments + tests import
|
2026-01-29 00:08:02 +01:00 |
|
d3vyce
|
577e087321
|
feat: add support for python 3.14 (#15)
|
2026-01-28 21:01:15 +01:00 |
|
|
|
aa72dc2eb5
|
Version 0.3.0
v0.3.0
|
2026-01-28 09:01:30 -05:00 |
|
d3vyce
|
1a98e36909
|
feat: add pytest helpers (#8)
|
2026-01-28 14:59:39 +01:00 |
|
|
|
ba5180a73b
|
feat: add create_async_client and create_db_session pytest utils
function
|
2026-01-28 08:57:17 -05:00 |
|
|
|
a9f486d905
|
tests: rework fixtures tests + add missing tests
|
2026-01-28 08:57:17 -05:00 |
|
|
|
53e80cd0d5
|
chore: move pytest fixture plugin + update fixture module structure
|
2026-01-28 08:57:17 -05:00 |
|
dependabot[bot]
|
45001767aa
|
⬆ bump coverage from 7.13.1 to 7.13.2 (#13)
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.1 to 7.13.2.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.1...7.13.2)
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-28 14:54:15 +01:00 |
|
dependabot[bot]
|
cd551b6bff
|
⬆ bump ty from 0.0.13 to 0.0.14 (#12)
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.13...0.0.14)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-28 14:54:06 +01:00 |
|
dependabot[bot]
|
718a12be28
|
⬆ bump astral-sh/setup-uv from 5 to 7 (#11)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v7)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-28 14:51:05 +01:00 |
|
dependabot[bot]
|
fa16bf1bff
|
⬆ bump actions/checkout from 4 to 6 (#10)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-28 14:50:39 +01:00 |
|
d3vyce
|
c4a227f9fc
|
chore: add dependabot
|
2026-01-28 14:00:34 +01:00 |
|
|
|
fe1ccabdd8
|
Version 0.2.0
v0.2.0
|
2026-01-26 23:25:26 +01:00 |
|
d3vyce
|
9e7473fbf5
|
fix: pytest import when not using register_fixtures (#5)
|
2026-01-26 19:31:02 +01:00 |
|
d3vyce
|
d9d7f60e8e
|
feat: add get_obj_by_attr fixture helper function (#4)
* feat: add get_obj_by_attr fixture helper function
* tests: add fixture utils
|
2026-01-26 18:58:30 +01:00 |
|
|
|
179385fd80
|
fix: pyproject classifiers
v0.1.0
|
2026-01-25 11:22:43 -05:00 |
|
|
|
492e7e6e61
|
chore: add build-release workflow
|
2026-01-25 11:16:46 -05:00 |
|
d3vyce
|
c47c2d8d68
|
Merge pull request #1 from d3vyce/add_workflows
chore: add lint/test workflows
|
2026-01-25 16:33:10 +01:00 |
|
|
|
8a46a12d15
|
chore: add lint/test workflows
|
2026-01-25 16:32:16 +01:00 |
|
|
|
762ed35341
|
Initial commit
|
2026-01-25 16:11:44 +01:00 |
|