File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1- ## Version 0.5.0 (in development )
1+ ## Version 0.5.0 (2024-02-19 )
22
33### Enhancements
44
1717* Introduced new configuration setting ` attrs_update_mode` that controls
1818 how dataset attributes are updated. [#59]
1919
20- * Simplified logging to console. You can now set configuration setting `logging`
21- to a log level which will implicitly enable console logging with given log
22- level. [#64]
20+ * Simplified logging to console. You can now set configuration setting
21+ ` logging ` to a log level which will implicitly enable console logging with
22+ given log level. [#64]
2323
2424* Added a section in the notebook `examples/zappend-demo.ipynb`
2525 that demonstrates transaction rollbacks.
2626
27-
2827* Added CLI option `--traceback`. [#57]
2928
3029* Added a section in the notebook `examples/zappend-demo.ipynb`
3130 that demonstrates transaction rollbacks.
3231
32+ # ## Fixes
33+
34+ * Fixed issue where a NetCDF package was missing to run the
35+ demo Notebook `examples/zappend-demo.ipynb` in
36+ [Binder](https://mybinder.readthedocs.io/). [#47]
3337
3438# # Version 0.4.1 (from 2024-02-13)
3539
Original file line number Diff line number Diff line change 22# Permissions are hereby granted under the terms of the MIT License:
33# https://opensource.org/licenses/MIT.
44
5- __version__ = "0.5.0.dev0 "
5+ __version__ = "0.5.0"
You can’t perform that action at this time.
0 commit comments