- Fixed validation when profiles are not known from the FHIR package cache
- Validation speed increased by batch processing of files
- Fixed processing of bundle resources
- Fixed processing of profiles that have parent profiles defined in the same project
- Added possibility to exclude certain types of resources from validation (via .fsh-validator.yml file)
- Added exclusion of abstract profiles from validation
- Improved output messages
- Added possibility to excluding specific code systems from validation
- Added workaround function for invalid SUSHI outputs (duplicated codings in MII Laboratory Observation Profile)
- Added support for extensions
- Added requirements to setup.py
- Reading FHIR version to use in validator from sushi-config.yaml
- Fixed validation of questionnaires
- Fixed instances/profiles regex for aliases
- Fixed FshPath
- Added requirements to setup.py
- Fix python package
- First release on PyPI.