Changes
Page history
Update Release Notes
authored
Oct 23, 2020
by
Eva Schiffer
Hide whitespace changes
Inline
Side-by-side
Release-Notes.md
View page @
fb85b9ae
...
@@ -2,6 +2,14 @@ This page includes notes about the changes in released versions of Glance. Newer
...
@@ -2,6 +2,14 @@ This page includes notes about the changes in released versions of Glance. Newer
------------
------------
**version 0.4.3**
Fixed a bug where float32 data was not assigned a default fill value of np.nan when it had no fill value
Fixed a bug where float64 data was being inadvertently downcast to float32 for some file types
------------
**version 0.4.2**
**version 0.4.2**
Cleaned up usage of keys() and moved to using importlib for loading configuration files, since imp is depreciated.
Cleaned up usage of keys() and moved to using importlib for loading configuration files, since imp is depreciated.
...
...
...
...