Skip to content

Releases: NeuroQuestAi/five-factor-e

rc-v1.12.1

20 Jul 20:52
Compare
Choose a tag to compare
  • Fixed the problem where when the algorithm was executed asynchronously it generated unexpected results;
  • Adding more unit tests.

rc-v1.12.0

19 Jul 21:48
2e16d34
Compare
Choose a tag to compare
  • 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

27 Mar 22:47
be415ea
Compare
Choose a tag to compare
  • People over 10 years old can take the test;
  • Revised README files.

rc-v1.11.0

12 Sep 01:10
cb3bb77
Compare
Choose a tag to compare
  • Fix calculate percent;
  • README update;
  • Removing PipEnv and adding Poetry;
  • Tests with Python versions: 11, 12, 13.

rc-v1.10.0

09 Jun 21:39
64f1955
Compare
Choose a tag to compare
  • Refactoring of some code snippets to FP style;
  • README update;
  • Company name change on GitHub.

rc-v1.9.0

01 Apr 20:08
Compare
Choose a tag to compare
  • Changing company name;
  • Adding library description in json return.

rc-v1.8.0

08 Jan 23:20
102227d
Compare
Choose a tag to compare
  • Json standardization;
  • Revised README files.

rc-v1.7.0

27 Nov 18:52
3403297
Compare
Choose a tag to compare
  • Leaving the age range between 10 to 110 years;
  • Revised README files.

rc-v1.6.0

18 Nov 18:02
28fa106
Compare
Choose a tag to compare
  • 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

16 Nov 21:05
Compare
Choose a tag to compare
  • 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.