File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 22Release History
33***************
44
5+ v1.23.1 (2025-08-28)
6+ ====================
7+
8+ Changed
9+ -------
10+
11+ * Update link in docs.
12+ * Removed duplicate `uid ` key erroneously included.
13+ * Restored missing `__init__.py ` from tests module.
14+ * Added `Document ` union type.
15+
16+ v1.23.0 (2025-06-11)
17+ ====================
18+
19+ Changed
20+ -------
21+
22+ * Convert from BaseModel to jsonschema + TypedDict
23+ * Add py.typed file to package
24+ * Fix EPICS enum signals support
25+ * Pin pydantic to <2.11, newer versions not supported on Python 3.8
26+ * Allow `None ` in descriptor shape.
27+
28+ v1.22.3 (2025-01-07)
29+ ====================
30+
31+ Changed
32+ -------
33+ * Updated from copier template.
34+
35+ v1.22.2 (2025-01-07)
36+ ====================
37+
38+ Changed
39+ -------
40+ * Fixed linkcheck by updating copier.
41+ * Update README.md.
42+ * Added tango `RDS ` alarm parameters and EPICS v4 `hysteresis `.
43+
544v1.22.1 (2024-10-25)
645====================
746
You can’t perform that action at this time.
0 commit comments