d3vyce
432e0722e0
refactor: remove deprecated parameter and function/cleanup code ( #101 )
...
* refactor: remove deprecated parameter and function
* refactor: centralize type aliases in types.py and simplify crud layer
* test: add missing tests for fixtures/utils.py
* refactor: simplify and deduplicate across crud, metrics, cli, and
exceptions
* docs: fix old Paginate references
* docs: add migration + fix icon
* docs: update README/migration to v2
2026-03-04 17:19:38 +01:00
d3vyce
c0c3b38054
fix: NameError in cli/config.py ( #88 )
2026-02-23 14:40:36 +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
32ed36e102
feat: add proper optional-dependencies for each modules ( #75 )
2026-02-19 11:08:18 +01:00
d3vyce
8825c772ce
doc: add missing docstring + add missing feature to README ( #57 )
2026-02-12 18:09:39 +01:00
d3vyce
4404fb3df9
feat: add logger module ( #37 )
2026-02-06 13:22:40 +01:00
d3vyce
e0bc93096d
feat: allow custom CLI ( #28 )
2026-02-04 17:19:07 +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
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