Skip to content

Releases: oisin/ierail

Maintenance update!

04 Apr 16:43

Choose a tag to compare

What's Changed

Ruby 3.3+ and Ruby 4 testing
License updates too

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Apr 19:31

Choose a tag to compare

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 Date objects rather than Strings, 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

11 Apr 20:30

Choose a tag to compare

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

08 Oct 09:10

Choose a tag to compare

ierail gem updates Pre-release
Pre-release

This release merely updates some gems.