ChangeLogsΒΆ

  • 1.1.4

    • fix DivisionByZero in case all values are 0
  • 1.1.3

    • fix typo in long option name for human readable mode in cli tool
    • reorganize –help to be more consistant in cli tool
  • 1.1.2

    • fix bad format/empty dataset in asciigraph command line tool
  • 1.1.1

    • fix auto-threshold calculation in asciigraph command line tool
  • 1.1.0

    • adding human readable flag (power of 1000 or 1024)
    • fixing multi values display alignment
  • 1.0.1

    • Light cleaning in source code
    • Test for python 3.4
    • Better documentation
  • 1.0.0

    • Remove sort capabilities
    • Add coloring capabilities (mono and multi color) (big thanks to David Whiteside)
    • Add some functions and constants to help color data
    • Adding possibility to change the symbol used for the graph bar
    • Better unit tests
    • Documentation improvement
  • 0.2.1

    • Small documentation improvement
  • 0.2.0

    • Fix number of encoding issues
    • Add a sort capability
    • Add unit tests
    • Add a command line utility (asciigraph)
  • 0.1.0

    • Initial packaging, initial documentation and overall cleaning (big thanks to James Pearson (xiongchiamiov))