Skip to content

Commit e7c3e5a

Browse files
authored
Change some attributes to properties (#22)
1 parent 7edcc3d commit e7c3e5a

2 files changed

Lines changed: 402 additions & 318 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project uses YYYY.MM.DD [calendar versioning](https://calver.org/).
77

88
## Unreleased
99

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+
1017
## 2025.11.28 - 2025-11-28
1118

1219
### Added

0 commit comments

Comments
 (0)