- no longer use tsutils.make_list
- updated toolbox_utils that fixed tz_localize ambiguous="infer" for TimeStamp doesn't work
- refactors
- moved all command line functions into main and improved docs
- small refactors
- pylinted
- fixed pyproject to correctly find VERSION file for sdist
- pyproject.toml: fixed dependencies in pyproject.toml
- worked out all changes supporting breaking change in toolbox_utils
- convert to toolbox_utils.tsutils and complete pyproject.toml
- allow for man different approaches to specify labels
- removed future
- moved to f strings
- extract: fixed processing of label strings
- corrected processing of multiple labels
- moved docs to the standard docs
- corrected tupleSearch which stopped working.
- .pre-commit-config.yaml
- Change away from deprecated pandas feature.