This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
Releases: seatshare/soda_xml_team
Releases · seatshare/soda_xml_team
Version 1.4.3
- Sets
sportsforecaster.com
as the default publisher (site no longer responds if not specified) - Ignores faulty event entries that do not contain a
start-date
orevent-key
Version 1.4.1
- Updates the
soda-league-directory
to output JSON.
Version 1.4.0
- Adds a league parser executable (
soda-league-directory
) to parse files from the SODA League Directory
Version 1.3.1
- Allow implementation to use a string
start_datetime
/end_datetime
for the.content_finder
method as well asDateTime
objects.
Version 1.3.0
- Adds
content_finder
method that returns as a Ruby array instead of a Nokogiri document - Deprecates
get_listing
method
Version 1.2.0
- Adds a parser for Team Standings documents
Version 1.1.0
- Adds a parser for Team News documents
Version 1.0.7
- Fix the SSL bug for good.
Version 1.0.6
Disable the use of SSL at all.
Version 1.0.5
Disable SSL verification for the Gem.