Skip to content

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 09 Nov 20:22
b50b771

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)