Commit Graph
57 Commits
Author SHA1 Message Date
d3vyce 06d49d5dc4 Version 5.0.0-beta2 2026-07-04 05:01:12 -04:00
d3vyce 025f1907fd Version 5.0.0-beta1 2026-06-25 15:15:49 -04:00
d3vyce 2641881df5 Version 4.1.3 2026-06-09 12:48:01 -04:00
d3vyce 43445e931e Version 4.1.2 2026-06-08 12:41:22 -04:00
d3vyce b0c35bfc8a Version 4.1.1 2026-06-03 16:03:47 -04:00
d3vyce f80dae285a Version 4.1.0 2026-05-21 12:26:20 -04:00
d3vyceandGitHub 189e9e1a13 Version 4.0.0 (#263)
* fix: lock_tables acquires dedicated session to enforce RAII lock boundaries (#261)

* fix: make lock_tables generic over session type (#270)

* docs: fix zensical warnings

* Version 4.0.0

* docs: add v4 migration + fix lock_tables documentation
2026-05-08 13:04:24 +02:00
d3vyceandGitHub 99eabe3b23 feat: add security module (#111)
* feat: add security module

* feat(security): add oauth helpers

* docs: add authentication example

* fix: cleanup + simplify

* docs: update module and reference

* fix: multiple security bugs + remove example for now

* feat: use async_lru for caching

* fix: rename nonce by state_token
2026-05-08 12:50:06 +02:00
d3vyce 2115036a8d Version 3.1.1 2026-04-16 15:37:23 -04:00
d3vyce 94e7d79d06 Version 3.1.0 2026-04-12 12:48:32 -04:00
d3vyce 0ed93d62c8 Version 3.0.3 2026-04-07 05:43:10 -04:00
d3vyce 6b127d9645 Version 3.0.2 2026-04-04 19:13:09 -04:00
d3vyce 9b74f162ab Version 3.0.1 2026-04-03 05:44:10 -04:00
d3vyceandGitHub bbe63edc46 Version 3.0.0 (#201)
* chore: remove deprecated code

* docs: update v3 migration guide

* fix: pytest warnings

* Version 3.0.0

* fix: docs workflows
2026-04-02 11:21:31 +02:00
d3vyceGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
9ca2da4213 docs: add documentation versioning (#125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-30 18:55:38 +02:00
d3vyce 460b760fa4 Version 2.4.3 2026-03-26 07:58:32 -04:00
dependabot[bot]andGitHub 2d49cd32db ⬆ Update uv-build requirement from <0.11.0,>=0.10 to >=0.10,<0.12.0 (#181) 2026-03-26 09:43:52 +01:00
d3vyce c90717754f chore: add prek (pre-commit alternative) 2026-03-25 14:24:30 -04:00
d3vyce 337985ef38 Version 2.4.2 2026-03-24 15:39:14 -04:00
d3vyce 100e1c1aa9 Version 2.4.1 2026-03-21 11:48:17 -04:00
d3vyce 6d6fae5538 Version 2.4.0 2026-03-20 15:54:14 -04:00
d3vyce 2c494fcd17 Version 2.3.0 2026-03-15 12:52:44 -04:00
d3vyce 1eafcb3873 Version 2.2.1 2026-03-12 15:39:44 -04:00
d3vyce dde5183e68 Version 2.2.0 2026-03-10 14:53:55 -04:00
d3vyce 0cc21d2012 Version 2.1.0 2026-03-09 12:45:52 -04:00
d3vyce c4c760484b Version 2.0.0 2026-03-04 11:20:46 -05:00
d3vyce 56d365d14b Version 1.3.0 2026-03-01 05:22:16 -05:00
d3vyce 117675d02f Version 1.2.1 2026-02-27 13:57:03 -05:00
d3vyceandGitHub d7ad7308c5 Add examples in documentations (#99)
* docs: fix crud

* docs: update README features

* docs: add pagination/search example

* docs: update zensical.toml

* docs: cleanup

* docs: update status to Stable + update description

* docs: add example run commands
2026-02-27 19:56:09 +01:00
d3vyce 8d57bf9525 Version 1.2.0 2026-02-26 09:34:35 -05:00
d3vyce 7ec407834a Version 1.1.2 2026-02-23 14:59:33 -05:00
d3vyce 8c8911fb27 Version 1.1.1 2026-02-23 11:04:10 -05:00
d3vyce e17d385910 Version 1.1.0 2026-02-23 08:09:59 -05:00
d3vyceandGitHub 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
d3vyceandGitHub 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
d3vyceandGitHub 32ed36e102 feat: add proper optional-dependencies for each modules (#75) 2026-02-19 11:08:18 +01:00
d3vyce 3299a439fe Version 0.10.0 2026-02-17 07:28:10 -05:00
d3vyceandGitHub d5b22a72fd feat: add a metrics module (#67) 2026-02-17 13:24:53 +01:00
d3vyce d971261f98 Version 0.9.0 2026-02-14 14:38:58 -05:00
d3vyce f59c1a17e2 Version 0.8.1 2026-02-12 18:18:37 +01:00
d3vyce 2020fa2f92 Version 0.8.0 2026-02-10 15:53:13 -05:00
d3vyceandGitHub ced1a655f2 feat: add support for pytest-xdist (#47) 2026-02-10 21:29:17 +01:00
d3vyce d526969d0e Version 0.7.1 2026-02-06 09:05:28 -05:00
d3vyce 348ed4c148 Version 0.7.0 2026-02-06 07:27:48 -05:00
d3vyce bd6e90de1b chore: update dependency uv_build to >=0.10.0,<0.11.0 2026-02-06 07:26:33 -05:00
d3vyce e861a0a49a Version 0.6.1 2026-02-04 11:58:55 -05:00
d3vyceandGitHub cb2cf572e0 fix/wrong path for manager project scripts (#32) 2026-02-04 17:58:15 +01:00
d3vyce 494869a172 Version 0.6.0 2026-02-04 11:29:41 -05:00
d3vyce 0f50c8a0f0 Version 0.5.0 2026-02-03 09:12:20 -05:00
d3vyceandGitHub 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