Pynrrd

Latest version: v1.1.3

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.1.3

What's Changed
* Fix ReadTheDocs config by addisonElliott in https://github.com/mhe/pynrrd/pull/169

**Full Changelog**: https://github.com/mhe/pynrrd/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Fix tests failing in CI/CD by addisonElliott in https://github.com/mhe/pynrrd/pull/166
* Fix Python 13 deprecation warning by addisonElliott in https://github.com/mhe/pynrrd/pull/167
* Stop closing files opened by the caller by jackriccomini in https://github.com/mhe/pynrrd/pull/165

New Contributors
* jackriccomini made their first contribution in https://github.com/mhe/pynrrd/pull/165

**Full Changelog**: https://github.com/mhe/pynrrd/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Fix/improve pyproject.toml metadata by addisonElliott in https://github.com/mhe/pynrrd/pull/160
* Fixes issue with publishing v1.0.0 package

**Full Changelog**: https://github.com/mhe/pynrrd/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* Modernize by dyollb in https://github.com/mhe/pynrrd/pull/151
* Fix test failures for NumPy 2.0+ by addisonElliott in https://github.com/mhe/pynrrd/pull/155
* Replace nptyping with numpy.typing by eleftherioszisis in https://github.com/mhe/pynrrd/pull/154
* **Note:** The new minimum Numpy version supported is bumped from 1.11.1 to 1.21 in order to utilize `numpy.typing` to replace `nptyping` package. This change was necessary in order to support Numpy 2.0.
* Add vector list datatype & add configurable `SPACE_DIRECTIONS_TYPE` option by addisonElliott in https://github.com/mhe/pynrrd/pull/157
* **Note:** If you're using the space directions field in your code, it's recommended to migrate to the new space directions type (`nrrd.SPACE_DIRECTIONS_TYPE = 'double vector list'). This will be the new default in the next major release and generally provides a better developer experience.
* Fix typos in docs by addisonElliott in https://github.com/mhe/pynrrd/pull/159

New Contributors
* dyollb made their first contribution in https://github.com/mhe/pynrrd/pull/151
* eleftherioszisis made their first contribution in https://github.com/mhe/pynrrd/pull/154

**Full Changelog**: https://github.com/mhe/pynrrd/compare/v1.0.0...v1.1.0

1.0.0

What's Changed

Breaking changes

* **Dropped support for Python 2 and Python 3.6 and below**

Other changes

* 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_requires` by addisonElliott in https://github.com/mhe/pynrrd/pull/142

Docs changes

* 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

New Contributors
* 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

0.4.3

What's Changed
* Fix numpy tostring warnings by mscheifer in https://github.com/mhe/pynrrd/pull/112
* Update supported Python versions by addisonElliott in https://github.com/mhe/pynrrd/pull/114

New Contributors
* mscheifer made their first contribution in https://github.com/mhe/pynrrd/pull/112

**Full Changelog**: https://github.com/mhe/pynrrd/compare/v0.4.2...v0.4.3

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.