This release contains bug fixes and improves the test coverage of the code base.
What's Changed
- Python: upgraded all files to 310 plus format and removed from future by @eavanvalkenburg in #6353
- Python: Try to fix a doc building issue. by @moonbox3 in #6354
- Python: Separate set and setitem strings by @moonbox3 in #6356
- Python: Fix FC stepwise planner. by @moonbox3 in #6357
- Python: update for kernel function decorator defaults by @eavanvalkenburg in #6351
- Python: updated pyproject and lock by @eavanvalkenburg in #6363
- Python: split kernel into kernel extensions for relevant pieces by @eavanvalkenburg in #6361
- Python: Improve test coverage by @eavanvalkenburg in #6366
- Python: Add cross language tests by @moonbox3 in #6318
- Python: Bump Python version to 1.0.1 for a release. by @moonbox3 in #6368
Full Changelog: python-1.0.0...python-1.0.1