Releases: oisin/ierail
Releases · oisin/ierail
Maintenance update!
v0.4.0
UPDATES
- Test suite now uses VCR for easy offline testing, thanks to @gary-rafferty #20
- Attribute name styles in API standardized and correct typing applied, so all attributes that are dates return proper
Dateobjects rather thanStrings, thanks to @michaeldever #24. This is an API compatibility change, hence the minor number update. Your code may need to change to accommodate the type changes.
v0.3.5
UPDATES
- JRuby has been reinstated to the test matrix, thanks to @headius #17
- Removal of some Ruby antipatterns from @gary-rafferty #16
- New feature which allows the routes/movements of a given train on a given date/today to be obtained, plus a fix for an API quirk, thanks to @michaeldever #15
This release published as v0.3.5 to RubyGems - https://rubygems.org/gems/ierail/versions/0.3.5
ierail gem updates
This release merely updates some gems.