Added - added exclusion flag to ExclusionInterval - added IntervalStatus enum, is_included, and point_status functions to db - added ExclusionPointBatchMessage - added equal and uuid to ExclusionInterval - added new api calls to apihandler
0.2.1
Changed - bug fixes
0.2.0
Added - Added stress_tester.py script (Requires running ExclusionMSAPI) - More API calls: load_or_clear_exclusion_list & get_log_entries - Basic logging and timing decorator for exclusionms.apihandler - Added exclusionms.random module to aid in making random exclusion interval and points - Handler class to exclusionms.apihandler to allow for a single declaration of the exclusioms ip and args - More tests - MIT license - Documentation - Pylint and Pytest github actions
Changed - Moved version to init - Converted repo to src-layout - Switched to pyproject.toml - Updated requirements.txt file with pip-tools - Relaxed package dependency requirements