Published October 9, 2022
| Version v1.0.0
Software
Open
mhe/pynrrd: v1.0.0 Released
Authors/Creators
- 1. BECS Technology
- 2. @linksight
- 3. Gentuity
- 4. VirtualFlyBrain.org
- 5. The University of Iowa
- 6. @TileDB-Inc
- 7. Siemens Healthineers
- 8. Harvard Medical School
- 9. Product Creation Studio
- 10. @JaneliaSciComp
- 11. Jogando com Nils
- 12. @gitlabhq
Description
What's Changed
Breaking changes
- Dropped support for Python 2 and Python 3.6 and below
- Dropped support for Python 2 and Python 3.6 and below by @bernardopericacho in https://github.com/mhe/pynrrd/pull/116
- Allow writing a NRRD record to memory. Ref #108 by @bernardopericacho in https://github.com/mhe/pynrrd/pull/117
- Support reading from BytesIO by @addisonElliott in https://github.com/mhe/pynrrd/pull/125
- Add type hints by @addisonElliott in https://github.com/mhe/pynrrd/pull/131
- Move CI to GitHub actions by @bernardopericacho in https://github.com/mhe/pynrrd/pull/116
- Switch to GitHub actions for publishing packages to PyPi by @addisonElliott in https://github.com/mhe/pynrrd/pull/144
- Add fmt and lint checks by @bernardopericacho in https://github.com/mhe/pynrrd/pull/118
- Remove appending package path to test file by @addisonElliott in https://github.com/mhe/pynrrd/pull/119
- Remove polyfill for assertRaisesRegex function in unittest module by @addisonElliott in https://github.com/mhe/pynrrd/pull/123
- Minor tweaking to read & write tests by @addisonElliott in https://github.com/mhe/pynrrd/pull/124
- Refactor string formatting to use f-strings by @addisonElliott in https://github.com/mhe/pynrrd/pull/128
- Replace double quotes with single quotes where allowed by @addisonElliott in https://github.com/mhe/pynrrd/pull/129
- Minor formatting fix to error message by @addisonElliott in https://github.com/mhe/pynrrd/pull/130
- Add missing packages to
install_requiresby @addisonElliott in https://github.com/mhe/pynrrd/pull/142
- Add ReadTheDocs config file by @addisonElliott in https://github.com/mhe/pynrrd/pull/120
- Update docs wording & example by @addisonElliott in https://github.com/mhe/pynrrd/pull/122
- Improve docs by @addisonElliott in https://github.com/mhe/pynrrd/pull/134
- Update docs requirements.txt by @addisonElliott in https://github.com/mhe/pynrrd/pull/135
- Update docs badge by @addisonElliott in https://github.com/mhe/pynrrd/pull/138
- Pin deps for ReadTheDocs by @addisonElliott in https://github.com/mhe/pynrrd/pull/139
- Fix minor formatting issue in nrrd.write docstring for header param by @addisonElliott in https://github.com/mhe/pynrrd/pull/140
- @bernardopericacho made their first contribution in https://github.com/mhe/pynrrd/pull/116
Full Changelog: https://github.com/mhe/pynrrd/compare/v0.4.3...v1.0.0
Files
mhe/pynrrd-v1.0.0.zip
Files
(64.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:24870014b5dd49f1be354ec793da17f1
|
64.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mhe/pynrrd/tree/v1.0.0 (URL)