Skip to content

Commit 7df288b

Browse files
committed
add release notes
1 parent 13000c8 commit 7df288b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/Support/bskReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Version |release|
3434
- Added safety mechanism to limit excessive wheel acceleration and provide warning messages
3535
- Fixed a bug in the :ref:`SpacecraftLocation` module that prevented proper eclipse calculation in some cases.
3636
- Added support for Vizard release 2.2.2, including transition from MultiSphere to MultiShape, and SWIG structure deprecation through aliasing.
37+
- Add support for python 3.13 by removing the use of ``eval()`` and most ``exec()`` methods,
38+
rewrote ``methodizeEvent()`` in ``SimulationBaseClass.py``. If you use python 3.13+ the
39+
scope of the ``eval()`` method has changed (see https://peps.python.org/pep-0667/).
3740

3841

3942
Version 2.6.0 (Feb. 21, 2025)

0 commit comments

Comments
 (0)