Releases: scipp/scippnexus
Releases · scipp/scippnexus
26.01.0
25.11.0
25.06.0
25.04.0
What's Changed
- Do not allow self-ref in depends_on by @jl-wynen in #255
- Use builtin KeysView, ValueView, ItemsView by @jl-wynen in #257
- Add more verbose message to attribute error by @ggoneiESS in #264
- Copier and tox deps bump by @MridulS in #265
- ci: copier update by @jokasimr in #266
- fix: use shape of grouping and not shape of grouping + shape of signal by @jokasimr in #262
- Run copier update by @nvaytet in #268
Full Changelog: 24.11.1...25.04.0
v24.11.1
What's Changed
- Add depends_on path to error output by @ggoneiESS in #248
- Optimise depends_on chain resolution by using h5py by @jl-wynen in #253
- Detect cycles in depends_on by @jl-wynen in #254
New Contributors
- @ggoneiESS made their first contribution in #248
Full Changelog: 24.11.0...24.11.1
24.11.0
What's Changed
- fix: nxlog use time field as signal if missing by @jokasimr in #244
- Add Transform.sizes property for nicer downstream behavior by @SimonHeybrock in #247
- Use group axes for multi-dim NXdetector with event data by @SimonHeybrock in #246
Full Changelog: 24.10.0...24.11.0
24.10.0
What's Changed
- Improve and simplify loading of transformation chains by @SimonHeybrock in #243
Full Changelog: 24.09.1...24.10.0
v24.09.1
24.09.0
What's Changed
- docs: document file writing by @jokasimr in #225
- Fix transformation load for time-dependent value with sublogs by @SimonHeybrock in #231
- Fix NXcite subgroup tripping up NXdetector loading by @SimonHeybrock in #229
- Fix compute_positions to not raise if transform has empty time-series by @SimonHeybrock in #235
Full Changelog: 24.08.1...24.09.0
v24.08.1
What's Changed
- Resolve
depends_on-chains eagerly so positions can be computed when subgroups are loaded by @SimonHeybrock in #221
Full Changelog: 24.08.0...24.08.1