Changes in this release include:
- Major adaptations to work with the ERA KG v2
- Adjustments to path finding A* algorithm to guarantee shortest path calculation
- Use simplified virtual data model for railway network topology
- Execute path finding logic from a Web Worker
- Node.js script for testing path finding algorithm