17
0
Files
python-h5netcdf/python-h5netcdf.changes
Todd R 79c981b3a4 Accepting request 773221 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to 0.8.0
  * Support for reading Datasets with missing dimension scales.
  * Fixed a bug where Datatype objects were treated as Datasets.
  * Fixed several issues with upstream deprecations.

OBS-URL: https://build.opensuse.org/request/show/773221
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5netcdf?expand=0&rev=3
2020-02-10 20:28:58 +00:00

13 lines
481 B
Plaintext

-------------------------------------------------------------------
Mon Feb 10 15:21:03 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 0.8.0
* Support for reading Datasets with missing dimension scales.
* Fixed a bug where Datatype objects were treated as Datasets.
* Fixed several issues with upstream deprecations.
-------------------------------------------------------------------
Tue Dec 3 18:28:36 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version