Skip to content

Releases: DylanVanAssche/QRail

V0.1.0

16 Dec 18:02
b6faeaa
Compare
Choose a tag to compare
  • [MAJOR BUGFIX] Better guarding against empty pages
  • [MAJOR BUGFIX] Fixed static library build
  • [MAJOR BUGFIX] Fixed CSA routing failure due GTFS types

V0.0.8

29 Nov 18:07
6aa17d8
Compare
Choose a tag to compare
  • [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

25 Nov 15:06
3d3fc2f
Compare
Choose a tag to compare
  • [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

13 Oct 17:33
0da277c
Compare
Choose a tag to compare
  • [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

11 Oct 16:48
Compare
Choose a tag to compare
  • [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

02 Oct 19:16
Compare
Choose a tag to compare
  • [HOTFIX] Fix for QCoreApplication::postEvent() misuse
  • [NEW] Streaming support for Liveboard and Router

V0.0.3

30 Sep 15:04
093e7a6
Compare
Choose a tag to compare
  • [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

24 Sep 16:23
790cdb6
Compare
Choose a tag to compare
  • [MAJOR BUGFIX] Fixed memory leaks
  • [IMPROVEMENT] Improved stability of the QRail library
  • [CI] Fixed CI builds

V0.0.1

10 Sep 18:00
Compare
Choose a tag to compare

Initial release