- expose onnxruntime execution provider
- support onnxruntime session options
- band naming scheme to match STAC standard
- version mismatch with pip release
- 4 band model to manifest
- support for 4 band (R-G-B-NIR) images
- warn user when smaller tiling than 256x256 is used
- added support for onnxruntime-openvino provider
- update onnxruntime version and add providers to session
- enables setting the buffer size of invalid areas via invalid_buffer parameter
- removed pytest from normal requirements
- added DOI
- removed beta
- memory error when running inference on GPU
- updated README
- missing datafile for onnx model
- relative model import
- corrections in README and pip descriptions
- first release