- Allows soft links to use relative paths. For backward compatibility, relative paths with respect to the NXroot object are checked if a path is invalid.
- Improves the compatibility of the written root attributes to the NeXus definitions.
- Ensures that root attributes are written correctly when using
nxopen
as a context manager. - Adds a
get
function to the attribute dictionary.