Skip to content

Version 2025.2.0 [BETA 2]

Pre-release
Pre-release

Choose a tag to compare

@anonymous44401 anonymous44401 released this 24 Jan 09:16
a45bde0

Release Notes:

Version 2025.2.0 [BETA 2] has now been launched for the following modes:

  • Complex mode
  • Advanced mode
  • Simple mode

Changes:

  • New features
    • Added an API connection tester.
    • Mostly implemented get_station for all modes.
  • Code Enhancements
    • Majority implementation of get_station for advanced and simple modes.
    • Full implementaion of get_station for complex mode.
    • A full, sorted station board can now be returned.
    • Added merge_sort for get_station.
  • Performance Improvements
    • Enhanced efficiency across multiple areas.
    • Code removals.
  • Error Handling
    • All errors now provide status codes.
  • Refactoring
    • Some functions have been renamed.
    • Some variables have been renamed.
    • Some files have been renamed.
    • Added new comments.
    • Some comments have been updated.
  • Other
    • Added new examples for simple and complex modes.

Bug Fixes:

  • Fixed a bug causing times to validate incorrectly.
  • Fixed some code formatting bugs.
  • Fixed a bug causing times in get_station to order incorrectly.
  • Fixed a bug with imports.

Bugs Awaiting Allocation

What's Changed

Full Changelog: v2025.2.0-beta.1...v2025.2.0-beta.2