SPECTrecon v0.3.0
Eliminate the erroneous use of Threads.threadid()
.
Breaking changes
This release eliminates the (non-exported) foreach_setup
routine that is not used anymore. It will not be breaking for anyone using only the exported methods.
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#54) (@dependabot[bot])
- Codecov hack for @threads (#55) (@JeffFessler)
- Avoid
threadid
using@spawn
(#57) (@JeffFessler)