New features
- **model**: Make AttrProxyAccessor writable *contributed by Wuestengecko* (409e63bd48f86080c6b1c7533bfa436c97fdfb38)
- **repl**: Add more convenience imports and functions *contributed by Wuestengecko* (e8426f4f938615dfdf6e717452b10a3c4f8e6dce)
- Add `entries` and `exits` attribute to `capellacommon.State`s *contributed by ewuerger* (df3e67da01a380846243ca485bc1ecf0f2e162a2)
- Add `realization` attributes to `Class`es *contributed by ewuerger* (2ce17c8bc0c9e1261e9c46f9433310583f34417a)
Bug fixes
- **loader**: Fix DeprecationWarning when looking for file handlers *contributed by Wuestengecko* (7f9746ac97f2538208e9c4e761559facb59f35a9)
- **model**: Fix `del x[-1]` on coupled ElementLists *contributed by Wuestengecko* (54c90c2dd9b516588962957dfc8133610a1ff9fd)
- **model**: Fix display of warnings *contributed by Wuestengecko* (7b7dad995ab2d7301a0ceb1e2314385002b2dc23)
- Fill in tag for `LinkAccessor`s *contributed by ewuerger* (4ad706027cebd8ad3ed63f833550feb8aa902f60)
- Fix definition of `GenericElement.parent` *contributed by Wuestengecko* (a58970be98125ade3c7878db0dc58ee6b90c44f8)
Documentation changes
- **model**: Fix / update docstrings for Accessors *contributed by Wuestengecko* (b0590cd0b2b31f383a3505191b36c225973f1eaa)
- Extend documentation of `extend` *contributed by ewuerger* (a54956e47269ee285b856660626bd4eccb48d1c1)
- Update example notebooks *contributed by ewuerger* (600cef8fc06b960fd287c224001bb57c6cdcb9c7)
CI/CD changes
- Require Sphinx v5+ *contributed by Wuestengecko* (b419bfabdbaa5505f01bcc878f2b3ff96f6b7d28)
Code refactorings
- **aird**: Demote "No default style" warnings to DEBUG level *contributed by Wuestengecko* (f77d06571447b8f23572f5792606fca6aa9e4920)
- **model**: Extract deprecated-alias logic to an Accessor *contributed by Wuestengecko* (d4a8663001370df73034a7bc29eed8d14c0d6961)
- Rename `create` operation to `extend` *contributed by ewuerger* (617900d186a1f5ae6051b57187f231976b4e37d7)