v0.9.2
0.9.2 (2025-11-09)
Bug Fixes
- core: 🐛 Update type annotations and docstrings for Experiment and TimeDriver classes (cf1ffec)
- model: 🐛 Improve type checking in MainModel class (ae46993)
- model: 🐛 Remove unnecessary time.go() call in MainModel class. (b4cbbe6)
- nature: 🐛 Prevent duplicate layers from being added in BaseNature class (0d85c4e)