SMQTK v0.15.0 Release Notes

This is the initial release of smqtk-dataprovider, spinning off from v0.14.0 of the monolithic SMQTK library.

Fixes

CI

  • Fix issues with typechecking caused by using more strict checks.

  • Add CI for github using actions.

Misc.

  • Minor fixes to package metadata files.

  • Fixed issue with packages specifier in setup.py where it was only excluding the top-level tests module but including the rest. Fixed to only explicitly include the smqtk_descriptors package and submodules.