Skip to content

Version 2025.2.0 [BETA 1]

Pre-release
Pre-release

Choose a tag to compare

@anonymous44401 anonymous44401 released this 23 Jan 11:45
51384bc

Release notes:

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

  • Complex mode
  • Advanced mode
  • Simple mode

Changes:

  • Code Enhancements
    • Majority implementation of get_station for:
      • Advanced mode (Normal)
      • Simple mode (Normal)
      • Advanced mode (Prettier)
      • Simple mode (Prettier)
    • Full implementaion of get_station for:
      • Complex mode
    • A full, sorted station board can now be returned.
    • Some files have been renamed.
    • Added merge_sort.
      • Implemented a merge sort for get_station
    • Minor refactoring changes.
  • Perofrmance Improvements
    • Enhanced efficiency across multiple areas.

Bug Fixes:

  • Fixed a bug causing times to validate incorrectly.
  • Fixed some code formatting bugs.

What's Changed

Full Changelog: v1.2.1-beta...v2025.2.0-beta.1