Skip to content

Termgraph v0.7.4

Choose a tag to compare

@mkaz mkaz released this 27 Oct 14:20
· 4 commits to main since this release

Maintenance Release

  • Fix duplicate titles
  • Move read_data to Data class
    • Remove print output from read_data
  • Switch colorama init to just_fix_windows_console
  • Remove unused check_data function
  • Remove Optional type hint from require fields
  • Remove global variables for TICK and DELIM
    • Use DELIM constant, was hard coded
    • Fixes around custom_tick