Skip to content

Latest commit

History

History
67 lines (42 loc) 路 2.39 KB

RELEASES.md

File metadata and controls

67 lines (42 loc) 路 2.39 KB

Releases 馃巿

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.