Skip to content

Latest commit

 

History

History
58 lines (28 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

58 lines (28 loc) · 2.06 KB

0.3.0 (2019-03-06)

Features

  • add ability to print injuries (94d8e3e)

0.2.1 (2019-03-06)

Bug Fixes

  • print markdown headers for stats (d95e577)

0.2.0 (2019-03-03)

Features

  • use club website for stats table (c3e1efc)

0.1.1 (2019-03-03)

Bug Fixes

  • upgrade to requests 2.20.0 (dec2c82)

0.1.0 (2018-03-10)

Features

  • add __get_stats (d27be0b)
  • add __print_standings (2b0039d)
  • add __print_stats (1a589ef)
  • add util.py (396e7aa)
  • load data from JSON file and rename util functions (929784d)
  • only bold the club passed, if any (000297f)
  • properly consume franchise (5aed5a7)
  • update licence to MIT, add package.json (4fe4fbb)
  • utilize argparse (309ebd7)