- XRLint now also loads default configuration from files named
xrlint-config.yamlandxrlint-config.json. (#60) - The command
xrlint --initnow writesxrlint-config.yamlinstead ofxrlint_config.yaml. - Enhanced documentation by a new page that compiles the code examples in the
examplesfolder. - Fixed
Processor.preprocess()typing to also acceptxarray.DataTreeinstances.
Full Changelog: v0.5.0...v0.5.1