Nagato-Yuzuru
predylogic
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps-dev): bump the dev-dependencies group in /sdks/python with 4 updates (#23) * chore(deps-dev): bump the dev-dependencies group Bumps the dev-dependencies group in /sdks/python with 4 updates: [ty](https://github.com/astral-sh/ty), [ruff](https://github.com/astral-sh/ruff), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [tach](https://github.com/gauge-sh/tach). Updates `ty` from 0.0.20 to 0.0.21 - [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.20...0.0.21) Updates `ruff` from 0.15.4 to 0.15.5 - [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.4...0.15.5) Updates `mkdocs-material` from 9.7.3 to 9.7.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.3...9.7.4) Updates `tach` from 0.33.4 to 0.34.0 - [Release notes](https://github.com/gauge-sh/tach/releases) - [Commits](https://github.com/gauge-sh/tach/compare/v0.33.4...v0.34.0) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tach dependency-version: 0.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nagato Yuzuru <x4.nagato.yuzuru@gmail.com>
main
19 days ago
chore(python-sdk): update ty version After updating ty, the corresponding project may not be retrievable from the uv --project command. Addressing this bug.
dependabot/uv/sdks/python/dev-dependencies-626476f65f
19 days ago
chore(python-sdk): update ty version After updating ty, the corresponding project may not be retrievable from the uv --project command. Addressing this bug.
dependabot/uv/sdks/python/dev-dependencies-626476f65f
19 days ago
Merge pull request #18 from Nagato-Yuzuru/feat/json-schema Feat/json schema
main
2 months ago
chore(tests): correct class name for race condition tests
feat/json-schema
2 months ago
chore(release): merge v0.0.2 (Schema Engine & Composable Logic) chore(release): merge v0.0.2 (Schema Engine & Composable Logic) This release establishes the core Schema Generation capabilities and refactors the Predicate logic into a fully composable architecture. Key Changes: - **Schema Generation**: Introduced `SchemaGenerator` and `RuleSetManifest` to enable dynamic JSON Schema export from Python rule definitions. - **Composable Logic**: Implemented `ComposablePredicate` interface. - Added bitwise operator support (`&`, `|`, `~`) for easier composition. - Renamed `all`/`any` to `all_of`/`any_of` for clarity and conflict avoidance. - **Rule Engine**: Centralized execution logic within the new `RuleEngine` class. - **Error Handling**: Introduced specific error types (e.g., `RuleNotFoundError`, `RuleRevokedError`) for granular exception handling. - **Registry API**: Refactored `RegistryManager.add_register` to simplify signature (removed redundant name parameter). Includes comprehensive test suites for the engine and a new Quick Start documentation.
main
2 months ago
chore(tests): correct class name for race condition tests
feat/json-schema
2 months ago
docs(quick-start): add comprehensive quick start guide for Predylogic Provide users with a detailed guide to get started with Predylogic: - Installation instructions - Overview of core features - Step-by-step examples for registering rules and generating JSON schemas - Instructions for importing configurations and executing rules Enhances user onboarding experience and facilitates easier adoption
feat/json-schema
2 months ago
Latest Branches
CodSpeed Performance Gauge
-1%
chore(deps-dev): bump the dev-dependencies group in /sdks/python with 4 updates
#23
19 days ago
92d6d61
dependabot/uv/sdks/python/dev-dependencies-626476f65f
CodSpeed Performance Gauge
0%
Feat/json schema
#18
2 months ago
265b69b
feat/json-schema
CodSpeed Performance Gauge
0%
Docs/v0.0.1 release notes
#14
2 months ago
dd0bd18
docs/v0.0.1_release_notes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs