scikit-surgerybard 1.0.0 Release: compatible with PySide6 v6.5.1.1, scikit-surgeryvtk>=2.0.1, and scikit-surgeryutils>=2.0.0
LatestSummary -- Release highlights
- Updates requirements to support PySide6 v6.5.1.1, scikit-surgeryvtk>=2.0.1, and scikit-surgeryutils>=2.0.0
- Passed remote unit tests for python 3.8, 3.9, 3.10 and 3.11 for ubuntu-latest, windows-latest, and mac-latest > 🔗 🟢
- Add label priorities to issues (p0-critical, p1-high, p2-medium, p3-low)
- Open discussions https://github.com/SciKit-Surgery/scikit-surgerybard/discussions
- Updates ci.yml for QT settings and Qt for X11 Requirements
- Update classifiers in setup.py https://pypi.org/classifiers/
- Created release 1.0.0 tag
- Published pypi final release 1.0.0 https://pypi.org/project/scikit-surgerybard/1.0.0/
Local and remote unit tests
- Update package versions in requirements and perform local and remote unit tests
- LOCAL UNIT TEST with python3.8 in Ubuntu 22.04.1 LTS ; Linux 5.19.0-45-generic; x86-64 > "36 passed in 10.93s"
- REMOTE UNIT TEST ubuntu-latest python3.8 > 36 passed in 9.72s
- REMOTE UNIT TEST windows-latest, python3.8 > 36 passed in 22.07s
- REMOTE UNIT TEST macos-latest, python3.8 > 36 passed in 61.78s (0:01:01)
Docs fixes
- Update settings (branches, .readthedocs.yaml) in https://readthedocs.org/dashboard/scikit-surgerybard/advanced/
- Fix docs removed
def generate_apidocs(*args):
for fix duplication call of modules - Solved
WARNING: Unexpected indentation.
when sphinx-build
Other bug fixes
- Solved "update calibration documentation" #114