-------------------- - Drop support for Python 2, Python < 3.8 - Minimum requirements now requires Python > 3.8 - Adds tests to testing suite
0.2.2
-------------------- - Fixed a bug in the API response when the response is not a dictionary - Adding new github actions for build, test, and release on tag
0.2.1
-------------------- - Pinning versions of all dependencies
0.2.0
-------------------- - refactoring for code health - added setup.py and cfg - moved to sdsstools for logging and config - moved tests to top level
0.1.4
-------------------- - Syntax change to accommodate networkx 2.4.x deprecations