Releases: NeuroQuestAi/five-factor-e
Releases · NeuroQuestAi/five-factor-e
rc-v1.12.1
- Fixed the problem where when the algorithm was executed asynchronously it generated unexpected results;
- Adding more unit tests.
rc-v1.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.
rc-v1.11.1
- People over 10 years old can take the test;
- Revised README files.
rc-v1.11.0
- Fix calculate percent;
- README update;
- Removing PipEnv and adding Poetry;
- Tests with Python versions: 11, 12, 13.
rc-v1.10.0
- Refactoring of some code snippets to FP style;
- README update;
- Company name change on GitHub.
rc-v1.9.0
- Changing company name;
- Adding library description in json return.
rc-v1.8.0
- Json standardization;
- Revised README files.
rc-v1.7.0
- Leaving the age range between 10 to 110 years;
- Revised README files.
rc-v1.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.
rc-v1.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.