All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fixes for documentation
Fixes for packaging
Fixes for packaging and documentation
Support python 3.12, pin lxml version to 4.9.3
- validate_directory
- validate_zip_file
- parse_zip_file
- Relaxed numpy requirement from ==1.23.3 to >=1.23.3
- save_file with defaults
- parsers.py
- helpers.py
- config.py
- tests