* Fixed 13 `Sum` returns normal array type instead of `MaskedArray`. * Removed unnecessary `StartVal` and `EndVal` parameters from normalize commands that don't need them.
1.1.0
New Features
* Added new "Normalize" companions to the "CvtToFuzzy" commands: `NormalizeZScore`, `NormalizeCat`, `NormalizeCurve`, `NormalizeMeanToMid`, and `NormalizeCurveZScore`.
1.0.0
Bug Fixes
1. Fixed 12 (duplicate raw values error when running `CvtToFuzzyMeanToMid` with certain inputs)
1.0.0b21
Changes
* Fixed an error in the `PrintVars` command. * (11) Added a more helpful error when encountering invalid CSV values in `EEMSRead`
1.0.0b20
Bug Fixes =======
* Fixed: single-quoted strings are not parsed correctly * Fixed 9: The description of `FuzzyNot` is incorrect * Improved: handing of unexpected errors * Fixed 7: ndarray has no attribute 'mask'
1.0.0b19
Bugs --- * Basic EEMS commands such as `Sum` incorrectly allowed fuzzy inputs