Skip to content

v2.0.0 -- Excel Changes

Compare
Choose a tag to compare
@joeyagreco joeyagreco released this 18 Feb 07:12
· 73 commits to main since this release

This release has breaking changes, thus the major version upgrade.

  • Removed yearToExcel function
  • leagueToExcel now optionally takes a file path
  • leagueToExcel now returns the OpenPyXL Worksheet created
  • Upgraded OpenPyXL version requirement
  • Updated examples