What's Changed
* Load all content from NXsource, NXsample, and NXdisk_chopper by SimonHeybrock in https://github.com/scipp/scippnexus/pull/54
* Support `Field` as __getitem__ key and tuples of classes by SimonHeybrock in https://github.com/scipp/scippnexus/pull/55
* Use list instead of tuple of classes in __getitem__ by SimonHeybrock in https://github.com/scipp/scippnexus/pull/56
* Return python obj for non array fields by SimonHeybrock in https://github.com/scipp/scippnexus/pull/57
**Full Changelog**: https://github.com/scipp/scippnexus/compare/0.2.1...0.3.0