Skip to content

Version 2027.1.1 [BETA 1]

Pre-release
Pre-release

Choose a tag to compare

@anonymous44401 anonymous44401 released this 28 Jun 18:55
8b9815e

Release Notes

Version 2027.1.1 [BETA 1] (Launched on 28/06/2026 for all modes).

This release brings a few minor performance improvements to realtime-trains-py.

Check out the source code for this release.

Code Changes:

  • New features

    • Implemented requests sessions for the get_live method
  • Code Enhancements

    • None
  • Error Handling

    • No changes
  • Performance Improvements

    • Implemented requests sessions for the get_live method
  • Refactoring

    • Condensed some code that was being passed over multiple times
    • Condensed some smaller if statements into one line
    • Minor code + formatting updates
    • Minor display updates to get_live
    • Renamed some variables for better readability
    • Simplified internal code by eliminating unnecessary temporary variables
    • Some minor readability changes
    • Updated comments
    • Updated validation for service UIDs to allow freight UIDs
    • Updated variable names

Wiki Changes:

  • Updated links in Release Notes

Other Changes:

  • No changes

Bugs

Fixes:

  • Fixed a bug causing services with stops to pick up passengers only to raise errors
  • Fixed a bug causing services with stops to set down passengers only to raise errors

Awaiting Allocation:

  • None

What's Changed

Full Changelog: v2027.1.0...v2027.1.1-beta.1

Other associated releases