|
|
117675d02f
|
Version 1.2.1
|
2026-02-27 13:57:03 -05:00 |
|
|
|
8d57bf9525
|
Version 1.2.0
|
2026-02-26 09:34:35 -05:00 |
|
dependabot[bot]
|
433dc55fcd
|
⬆ Bump typer from 0.24.0 to 0.24.1 (#92)
Bumps [typer](https://github.com/fastapi/typer) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.24.0...0.24.1)
---
updated-dependencies:
- dependency-name: typer
dependency-version: 0.24.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-26 10:53:00 +01:00 |
|
dependabot[bot]
|
0b2abd8c43
|
⬆ Bump ruff from 0.15.1 to 0.15.2 (#93)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.1...0.15.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.15.2
dependency-type: direct:development
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-26 10:52:47 +01:00 |
|
dependabot[bot]
|
07c99be89b
|
⬆ Bump mkdocstrings-python from 2.0.2 to 2.0.3 (#94)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/2.0.2...2.0.3)
---
updated-dependencies:
- dependency-name: mkdocstrings-python
dependency-version: 2.0.3
dependency-type: direct:development
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-26 10:52:37 +01:00 |
|
dependabot[bot]
|
9b75cc7dfc
|
⬆ Bump ty from 0.0.17 to 0.0.18 (#95)
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.17 to 0.0.18.
- [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.17...0.0.18)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.18
dependency-type: direct:development
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-26 10:52:23 +01:00 |
|
dependabot[bot]
|
6144b383eb
|
⬆ Bump fastapi from 0.129.0 to 0.133.1 (#96)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.129.0 to 0.133.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.129.0...0.133.1)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.133.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 10:52:02 +01:00 |
|
|
|
7ec407834a
|
Version 1.1.2
|
2026-02-23 14:59:33 -05:00 |
|
|
|
8c8911fb27
|
Version 1.1.1
|
2026-02-23 11:04:10 -05:00 |
|
|
|
e17d385910
|
Version 1.1.0
|
2026-02-23 08:09:59 -05:00 |
|
d3vyce
|
31678935aa
|
Version 1.0.0 (#80)
* docs: fix typos
* chore: build docs only when release
* Version 1.0.0
|
2026-02-20 14:09:01 +01:00 |
|
d3vyce
|
6714ceeb92
|
chore: documentation (#76)
* chore: update docstring example to use python code block
* docs: add documentation
* feat: add docs build + fix other workdlows
* fix: add missing return type
|
2026-02-19 16:43:38 +01:00 |
|
d3vyce
|
73fae04333
|
chore: cleanup before v1 (#73)
* chore: move dependencies module to the project root
* chore:update README
* chore: clean conftest
* chore: remove old code + comment
* fix: uv.lock dependencies
|
2026-02-19 11:49:57 +01:00 |
|
d3vyce
|
32ed36e102
|
feat: add proper optional-dependencies for each modules (#75)
|
2026-02-19 11:08:18 +01:00 |
|
dependabot[bot]
|
48567310bc
|
⬆ Bump ty from 0.0.16 to 0.0.17 (#68)
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.16 to 0.0.17.
- [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.16...0.0.17)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.17
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-19 10:34:31 +01:00 |
|
dependabot[bot]
|
de51ed4675
|
⬆ Bump fastapi from 0.128.8 to 0.129.0 (#69)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.8 to 0.129.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.8...0.129.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.129.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-19 10:34:17 +01:00 |
|
dependabot[bot]
|
794767edbb
|
⬆ Bump ruff from 0.15.0 to 0.15.1 (#70)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.0...0.15.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.15.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-19 10:34:06 +01:00 |
|
dependabot[bot]
|
9c136f05bb
|
⬆ Bump typer from 0.23.0 to 0.24.0 (#71)
Bumps [typer](https://github.com/fastapi/typer) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.23.0...0.24.0)
---
updated-dependencies:
- dependency-name: typer
dependency-version: 0.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-19 10:33:54 +01:00 |
|
|
|
3299a439fe
|
Version 0.10.0
|
2026-02-17 07:28:10 -05:00 |
|
d3vyce
|
d5b22a72fd
|
feat: add a metrics module (#67)
|
2026-02-17 13:24:53 +01:00 |
|
|
|
d971261f98
|
Version 0.9.0
|
2026-02-14 14:38:58 -05:00 |
|
|
|
f59c1a17e2
|
Version 0.8.1
|
2026-02-12 18:18:37 +01:00 |
|
dependabot[bot]
|
8982ba18e3
|
⬆ Bump typer from 0.21.1 to 0.23.0 (#54)
Bumps [typer](https://github.com/fastapi/typer) from 0.21.1 to 0.23.0.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.21.1...0.23.0)
---
updated-dependencies:
- dependency-name: typer
dependency-version: 0.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-12 18:13:04 +01:00 |
|
dependabot[bot]
|
71fe6f478f
|
⬆ Bump fastapi from 0.128.1 to 0.128.8 (#52)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.1 to 0.128.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.1...0.128.8)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.128.8
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-12 18:10:41 +01:00 |
|
dependabot[bot]
|
1cfbf14986
|
⬆ Bump coverage from 7.13.3 to 7.13.4 (#53)
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.3 to 7.13.4.
- [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.3...7.13.4)
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.13.4
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-12 18:10:27 +01:00 |
|
dependabot[bot]
|
e3ff535b7e
|
⬆ Bump ty from 0.0.14 to 0.0.16 (#55)
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.14 to 0.0.16.
- [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.14...0.0.16)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.16
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-12 18:10:02 +01:00 |
|
|
|
2020fa2f92
|
Version 0.8.0
|
2026-02-10 15:53:13 -05:00 |
|
d3vyce
|
ced1a655f2
|
feat: add support for pytest-xdist (#47)
|
2026-02-10 21:29:17 +01:00 |
|
|
|
d526969d0e
|
Version 0.7.1
|
2026-02-06 09:05:28 -05:00 |
|
|
|
348ed4c148
|
Version 0.7.0
|
2026-02-06 07:27:48 -05: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
|
2026-02-04 11:58:55 -05:00 |
|
|
|
494869a172
|
Version 0.6.0
|
2026-02-04 11:29:41 -05: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 |
|
|
|
0f50c8a0f0
|
Version 0.5.0
|
2026-02-03 09:12:20 -05:00 |
|
|
|
54f5479c24
|
Version 0.4.1
|
2026-01-29 14:15:55 -05:00 |
|
|
|
a76f7c439d
|
Version 0.4.0
|
2026-01-29 09:15:33 -05:00 |
|
|
|
aa72dc2eb5
|
Version 0.3.0
|
2026-01-28 09:01:30 -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 |
|
|
|
fe1ccabdd8
|
Version 0.2.0
|
2026-01-26 23:25:26 +01:00 |
|
|
|
762ed35341
|
Initial commit
|
2026-01-25 16:11:44 +01:00 |
|