Release Date : 17-11-2025
This release fixes several bugs and adds support for Python 3.14.
What's New
- Add Python 3.14 support (#3635)
- Remove doxygen from search results on readthedocs (#3664)
- Add example with compilation for C API (#3658)
Bug Fixes
- Use
[:blank:]character class for SWC parser (#3651) - Fix HOC File.dir() on Windows (#3653)
- NET_RECEIVE INITIAL...