Releases: claromes/volleystats
Releases · claromes/volleystats
v0.8.1
What's Changed
- Update team name return and file name
- Update location field to
Stadium
- Set Telnet Console to
False
PR
Full Changelog: v0.8...v0.8.1
v0.8
What's Changed
- Extract missing data from matches
- Add more acronyms (#22)
- Add
if
s to check strings and apply lower()
method
PR
Full Changelog: v0.7...v0.8
v0.7
What's Changed
- Add
--batch
argument to use with Competition Matches output (#9)
- Add
--pid
argument to distinguish between seasons
- Update documentation
PR
Full Changelog: v0.6...v0.7
v0.6
What's Changed
- #17
- Set the language to en-GB in cookies for all scrapers
- Reorganize the output file name:
{fed_acronym}-{match_id}-{match_date}-home-{home_team}.csv
{fed_acronym}-{match_id}-{match_date}-guest-{guest_team}.csv
{fed_acronym}-{competition_id}-{first_item_date}-{last_item_date}-competition_matches.csv
PR
- Set Cookies and Reorganize output file name by @claromes in #19
Full Changelog: v0.5.1...v0.6
v0.5
What's Changed
- Update Competition Matches
- Add Home Points
- Add Guest Points
- Add Date (#6)
- Add Location
- Fix short date parse
PR
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- Add log argument (#11)
- Simplify basic log messages
- Update Scrapy version to 2.11.0
- Add
f-string
- Add docs with usage examples, roadmap and changelog
PR
Full Changelog: v0.3...v0.4