Version 2027.1.1 [BETA 1]
Pre-release
Pre-release
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
requestssessions for theget_livemethod
- Implemented
-
Code Enhancements
- None
-
Error Handling
- No changes
-
Performance Improvements
- Implemented
requestssessions for theget_livemethod
- Implemented
-
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