Skip to content

Version 2027.1.1 [BETA 2]

Pre-release
Pre-release

Choose a tag to compare

@anonymous44401 anonymous44401 released this 10 Jul 06:47
cbec556

Release Notes

Version 2027.1.1 [BETA 2] (Launched on 10/07/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

    • Added a TIPLOC validator
  • Error Handling

    • Added an InvalidTIPLOCProvided error
  • 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:

  • Added a roadmap page
  • Added links to the footer
  • Updated documentation across the whole wiki
  • Updated links in Release Notes
  • Updated older documentation containing the wrong information

Other Changes:

  • Added issue templates

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.2

Other associated releases