v0.9
spin 0.9
We're happy to announce the release of spin 0.9!
Enhancements
- Warn user when trying to
spin run test.py
(#148). - Detect when a conflicting editable install exists (#150).
- Add
gcov
flags for build (#146). - Add a pytest based testing framework and tests for build (#160).
- Allow
spin --version
without configuration present (#173). - Allow setting default args for commands / callbacks (#157).
- Add
--gcov-report
flag tospin test
(#159). - Allow editable install (#155).
Bug Fixes
- Fix doc hardcoded (#179).
Documentation
- Document how to run test inside of LLDB (#170).
Maintenance
- Bump pre-commit from 3.5.0 to 3.6.0 (#145).
- Bump actions/setup-python from 4 to 5 (#144).
- Update pre-commit repos (#153).
- Use setup-python pip cache (#164).
- pytest: use PYTHONPATH, not ., as first entry in sys.path (#166).
- Bump changelist from 0.4 to 0.5 (#169).
- Bump pre-commit from 3.6.0 to 3.6.2 (#168).
- Bump pre-commit from 3.6.2 to 3.7.0 (#175).
- Update pre-commit repos (#180).
- Update year (#181).
Contributors
5 authors added to this release (alphabetically):
- @dependabot[bot]
- Ganesh Kathiresan (@ganesh-k13)
- Jarrod Millman (@jarrodmillman)
- M Bussonnier (@Carreau)
- Stefan van der Walt (@stefanv)
7 reviewers added to this release (alphabetically):
- Anton Akhmerov (@akhmerov)
- Ganesh Kathiresan (@ganesh-k13)
- Jarrod Millman (@jarrodmillman)
- Lars Grüter (@lagru)
- M Bussonnier (@Carreau)
- Ralf Gommers (@rgommers)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.