Version 2025.2.0 [BETA 2]
Pre-release
Pre-release
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_stationfor all modes.
- Code Enhancements
- Majority implementation of
get_stationfor advanced and simple modes. - Full implementaion of
get_stationfor complex mode. - A full, sorted station board can now be returned.
- Added merge_sort for
get_station.
- Majority implementation of
- 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_stationto order incorrectly. - Fixed a bug with imports.
Bugs Awaiting Allocation
What's Changed
- Version 2025.2.0 [BETA 2] Pull Request by @anonymous44401 in #9
Full Changelog: v2025.2.0-beta.1...v2025.2.0-beta.2