What's Changed
- Update to newest HAFAS format (hrdf 5.4) by @davibicudo in #232
- Parse additional TransitLine info from GTFS by @Royal2Flush in #252
- Gtfs conditionally required by @Royal2Flush in #253
- fix route count attribute in case of using stoptimes instead of frequencies by @Royal2Flush in #254
- Fix Gtfs2TransitScheduleIT by @marecabo in #257
- Parallelize creation of DisallowedNextLinks by @marecabo in #258
- Allow for OSM relation members to have multiple roles by @marecabo in #259
- Improve parsing of turn restrictions as DisallowedNextLinks by @marecabo in #260
Chores
- Add Maven surefire and failsafe plugins by @marecabo in #255
- Include integration tests in GitHub workflow by @marecabo in #256
Dependencies
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in #223
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #224
- Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 by @dependabot in #222
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #233
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #226
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #228
- Bump org.geotools:gt-opengis from 29.5 to 29.6 by @dependabot in #229
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 by @dependabot in #231
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #237
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre by @dependabot in #242
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.18.2 by @dependabot in #248
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #250
- Bump log4j.version from 2.23.1 to 2.24.3 by @dependabot in #249
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.4 by @dependabot in #251
- Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 by @dependabot in #239
- Bump commons-io:commons-io from 2.16.1 to 2.18.0 by @dependabot in #247
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #262
- Bump com.opencsv:opencsv from 5.9 to 5.10 by @dependabot in #261
New Contributors
- @Royal2Flush made their first contribution in #252
Full Changelog: v24.4...v25.2