540f9acd6f
- Add patch support-pydantic-211.patch: * Support Pydantic 2.11 changes by not calling model_fields on instances.
Steve Kowalik2025-04-30 05:00:54 +00:00
32d13b6c6a
Accepting request 1243179 from devel:languages:python
Ana Guerrero2025-02-04 18:34:55 +00:00
1c618746f6
- update to 0.12.0: * feat: add description to signalinstance \#339 (tlambert03) * perf: add emit_fast method for 10x faster emission \(without safety checks\) \#331 (tlambert03) * fix: use safer repr in warning \#353 (tlambert03) * fix: fix use of computed\_field setter with field\_dependencies \#336 (tlambert03)
Dirk Mueller2025-02-04 16:20:40 +00:00
5ea55d0d1c
Accepting request 1159227 from devel:languages:python
Ana Guerrero2024-03-19 16:32:05 +00:00
bdd94246e3
- update to 0.10.2: * fix: fix hard reference to objects in emitted arguments \#301 * feat: Add recursion\_mode \('immediate' or 'deferred'\) to Signal and SignalInstance \#293 (tlambert03) * feat: add collect\_fields option to SignalGroupDescriptor, and accept a SignalGroup subclass \#291 (getzze) * feat: support for evented containers as pydantic v2 fields * perf: Fixing performance of evented set \#275 (Czaki) * refactor!: New SignalGroup that does not subclass SignalInstance \#269 (tlambert03) * feat: emit the old value as second argument in Signals from SignalGroupDescriptor \(evented dataclass\) \#257 (getzze)
Dirk Mueller2024-03-16 09:33:14 +00:00
6e2d3f4f72
Accepting request 1133196 from devel:languages:python
Ana Guerrero2023-12-15 20:48:26 +00:00
575f570d10
- update to 0.9.5: * feat: better repr for WeakCallback objects * refactor: make EmitLoop error message clearer * perf: don't compare before/after values in evented dataclass/model when no signals connected * fix: emission of events from root validators and extraneous emission of dependent fields
Dirk Mueller2023-12-14 21:13:43 +00:00
11f3b3e0d0
Accepting request 1108742 from devel:languages:python
Ana Guerrero2023-09-04 20:53:03 +00:00