v2.1.0 (2024-06-26)ο
Deprecations and Removalsο
Removed explicit support and testing for Python 3.7 and 3.8. (#132)
Featuresο
Created package specific base
WarningclassBaPSFWarning, and implement throughoutbapsflibinplace ofUserWarning. (#134)Created package specific base
ExceptionclassBaPSFError. (#134)Modified silent mode
silent=TrueofFileand its methodsread_data(),read_controls(), andread_msi()such that only warnings subclassed fromBaPSFWarningare silenced. (#134)
Trivial/Internal Changesο
Addressed
numpyβsFuturWarningabout shape-1 fields in dtypes. (#135)