Skip to content

Releases: carlosplanchon/outfancy

Major refactoring

05 Oct 07:48
c88f646
Compare
Choose a tag to compare

I have made a major refactoring.

  • Now code is PEP-8 compliant.
  • Fixed dozens of bugs.
  • Improved some functions and general speed.
  • Now minimum Python required version is 3.6.

Line chart improvement

12 Aug 15:40
Compare
Choose a tag to compare
0.6.0

Version 0.6.0

Error fixing

06 May 18:58
Compare
Choose a tag to compare
0.5.1

Update README.md

Improving some stuffs!

09 Mar 08:38
Compare
Choose a tag to compare
0.4.6

Update SOURCE

Color support added!

02 Mar 02:54
Compare
Choose a tag to compare
0.4.5

Added color test

Correction

01 Mar 07:51
Compare
Choose a tag to compare
0.4.4

Update setup.py

Correction

01 Mar 07:38
Compare
Choose a tag to compare
0.4.3

Update render.py

Correction

01 Mar 07:11
Compare
Choose a tag to compare
0.4.2

Version 0.4.2

A correction in check_data_type_integrity was doit.

01 Mar 07:06
Compare
Choose a tag to compare
Corrected an error.

Corrected an error in check_data_type_integrity.

Translation and optimization.

01 Mar 06:09
Compare
Choose a tag to compare

The code was translated to english.
The excesive use of try and except was removed.
The code was optimized and little glitchs were fixed.