* Added more tests and sanity checks * Improved code quality
1.3
* Tested with Python 3.9 and 3.10 * Added more tests * Improved code quality * Modified the package's tests
1.2
* Updated the minimally required Python version * Created continuous integration workflows for GitHub Actions * Increased code coverage * Improved code quality * Tested on Linux, macOS, and Windows
1.1
* Modified how the version number is determined * Refactored some tests * Added more tests and sanity checks * Added compatibility checks for weighting and correlation methods
1.0
* First public release * Supports 4 scoring methods: SAW, MEW, TOPSIS, and mTOPSIS * Supports 5 weighting methods: MW, EM, SD, CRITIC, and VIC * Supports 3 correlation methods: Pearson, AbsPearson, and dCor * Supports 4 normalization methods: Linear1, Linear2, Linear3, and Vector