Release 1.12.1:
- Fixed the problem where when the algorithm was executed asynchronously it generated unexpected results;
- Adding more unit tests.
Release 1.12.0:
- Revised README files;
- The minimum and maximum value can be adjusted by the user to normalize it;
- The user can adjust the (low, average, high) facet levels;
- Fix (low, average, high) scales;
- Runs on Python10 or higher.
Release 1.11.1:
- People over 10 years old can take the test;
- Revised README files;
Release 1.11.0:
- Refactoring calculate percent;
- Revised README files;
- Change company logo.
Release 1.10.0:
- Refactoring on some code snippets;
- Revised README files;
- Change company name on github.
Release 1.9.0:
- Leaving the json format more Pythonic;
- Revised README files.
Release 1.8.0:
- Leaving the json format more Pythonic;
- Revised README files.
Release 1.7.0:
- Leaving the age range between 10 to 110 years;
- Revised README files.
Release 1.6.0:
- Added to the return with the big-five averages: (low, average, high);
- Refactoring of the reverse scored questions code;
- Added to the quiz program, the verification of the translation of the questions (120 or 300);
- Added new topics to PyPI setup.
Release 1.5.0:
- Added support for original IPIP version with 300 items;
- Refactoring of the program for testing the questions (quiz);
- Added support for simulate question with reversed score;
- Revised README files.
Release 1.4.0:
- Adding language support Portuguese Brazil (pt-br) and Spain (es-es).
Release 1.3.0::
- Fix of the normalization calculation of norms;
- Fix of answers that have inversion, different weights.
Release 1.2.0:
- Adding inventory tests (quiz).
Release 1.1.0:
- Initial version of IPIP-NEO;
- Adding license information.