v2.0.0 -- Excel Changes
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