We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edcc3d commit e7c3e5aCopy full SHA for e7c3e5a
2 files changed
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project uses YYYY.MM.DD [calendar versioning](https://calver.org/).
7
8
## Unreleased
9
10
+### Changed
11
+
12
+- Several class attributes to properties to:
13
+ - Handle setters that accept a wider range of types than returned by their
14
+ getters
15
+ - Represent attributes that are read-only
16
17
## 2025.11.28 - 2025-11-28
18
19
### Added
0 commit comments