kalynnka
arcanus
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(main): release 0.0.26
release-please--branches--main
23 days ago
fix: freeze association mutations (#52) ## Summary - decouple association object replacement from association content freezing - make relationship helpers default to mutable contents while honoring `frozen=True` - block association field replacement and add frozen-mutation coverage - update `uv.lock` project version from 0.0.24 to 0.0.25 ## Validation - `uv run pytest tests/noop/test_frozen_associations.py tests/noop/test_associations.py tests/noop/test_relation_set.py tests/noop/test_relation_map.py tests/noop/test_relation_group_map.py tests/noop/test_typed_relation_map.py` - `uv run pytest tests/sqlalchemy/sync/test_relationships.py tests/sqlalchemy/sync/test_relation_map.py tests/sqlalchemy/sync/test_relation_group_map.py tests/sqlalchemy/sync/test_typed_relation_map.py tests/sqlalchemy/sync/test_association_proxy.py tests/sqlalchemy/sync/test_relation_group_map_with_proxy.py` - `uv run pytest tests/noop/test_dataclass_transmuter.py tests/noop/test_model_construct.py tests/sqlalchemy/sync/test_model_construct.py` - `uv run pyright arcanus/base.py tests/noop/test_frozen_associations.py` ## Notes Full `pyright arcanus/association.py` still reports pre-existing container override signature diagnostics unrelated to this change.
main
23 days ago
fix: preserve relationship helper typing
codex/frozen-association-mutations
23 days ago
test: remove provider subclass noop coverage
codex/frozen-association-mutations
23 days ago
test: cover frozen association edge cases
codex/frozen-association-mutations
23 days ago
Update uv lock
codex/frozen-association-mutations
23 days ago
Update uv lock
codex/frozen-association-mutations
23 days ago
chore(main): release 0.0.25 (#47) :robot: I have created a release *beep* *boop* --- ## [0.0.25](https://github.com/kalynnka/arcanus/compare/v0.0.24...v0.0.25) (2026-06-18) ### Features * complete CUR partial schemas with pydantic-native field flags ([#49](https://github.com/kalynnka/arcanus/issues/49)) ([40b16df](https://github.com/kalynnka/arcanus/commit/40b16df8918d1ce357e58552fb0e02c4aa06d14f)) * **sqlalchemy:** auto-sync server-assigned values to transmuters after flush ([#50](https://github.com/kalynnka/arcanus/issues/50)) ([ce162b6](https://github.com/kalynnka/arcanus/commit/ce162b661bb074d281e08f239265f601dab68012)) ### Bug Fixes * cycle-safe model_dump for bidirectional transmuters ([#51](https://github.com/kalynnka/arcanus/issues/51)) ([0fb73c7](https://github.com/kalynnka/arcanus/commit/0fb73c7802b814ff9fafa804236e468c7a9d842e)) ### Documentation * full Material for MkDocs site — usage & concepts guides ([#46](https://github.com/kalynnka/arcanus/issues/46)) ([5857bfd](https://github.com/kalynnka/arcanus/commit/5857bfdf9308caf37874892c844447d6de58969c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
main
29 days ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(main): release 0.0.26
#53
23 days ago
76d74b7
release-please--branches--main
CodSpeed Performance Gauge
0%
fix: freeze association mutations
#52
23 days ago
0ee6a5e
codex/frozen-association-mutations
CodSpeed Performance Gauge
0%
fix: cycle-safe model_dump for bidirectional transmuters
#51
1 month ago
fcc94c8
fix/cycle-safe-model-dump
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs