0.1.0
- Added CLI option
--print-config PATH, see same option in ESLint - XRLint CLI now outputs single results immediately to console, instead only after all results have been collected.
- Refactored and renamed
CliEngineintoXRLint. Documented the class. new_linter()now uses a config name arg instead of a bool arg.- Split example notebook into two