Releases: DylanVanAssche/QRail
Releases · DylanVanAssche/QRail
V0.1.0
V0.0.8
- [MINOR BUGFIX] Previous result fetching for Liveboard fixed
- [IMPROVEMENT] Handle multiple requests in a better way
- [IMPROVEMENT] Only scan reachable connections for routing
- [UPGRADE] Adapted to upstream changes
V0.0.7
- [MAJOR BUGFIX] Use lazy deletion also for Liveboards
- [MAJOR BUGFIX] Fixed for Qt 5.11, database access using a pool
- [MAJOR BUGFIX] Disabled concurrent access
- [CI] Enabled Travis CI Xenial environment
- [CI] Only run tests on Qt 5.9 docker image
- [CI] CPPCheck
- [CI] Fixed tests due a HTTP 404 error
V0.0.6
- [MAJOR BUGFIX] Routing pages are now deleted when the next request is started
- [MINOR BUGFIX] Liveboard lost pages are now properly deleted
V0.0.5
- [IMPROVEMENT] Liveboard fetching reversed
- [IMPROVEMENT] Input validation for public APIs
- [IMPROVEMENT] Results are emitted individual
- [NEW] Get next and previous page for Liveboard
- [UPGRADE] Updated iRail station module
V0.0.4
- [HOTFIX] Fix for QCoreApplication::postEvent() misuse
- [NEW] Streaming support for Liveboard and Router
V0.0.3
- [MAJOR BUGFIX] Fixed delays and timestamps of the LiveboardEngine::Board instances
- [IMPROVEMENT] Removed obselete progress signals to reduce the load on the event loop
- [NEW] Added fuzzy name search for stations
- [CI] Enabled x64 desktop as target in CI tests
V0.0.2
- [MAJOR BUGFIX] Fixed memory leaks
- [IMPROVEMENT] Improved stability of the QRail library
- [CI] Fixed CI builds
V0.0.1
Initial release