Releases: IGNF/route-graph-generator
Releases · IGNF/route-graph-generator
0.poc.osrm
Full Changelog: 2.2.6...0.poc.osrm
2.2.6
What's Changed
- fix(subprocess): wait for process stop in case of None returncode by @jmkerloch in #79
Full Changelog: 2.2.5...2.2.6
2.2.5
What's Changed
- feat(valhalla): increase isochrone limits in valhalla config by @azarz in #77
- Feat/check subprocess return code by @jmkerloch in #76
Full Changelog: 2.2.4...2.2.5
2.2.4
2.2.3
2.2.2
What's Changed
ADD:
- VACUUM ANALYSE is done only on created tables
- Templates for issues and PR
- A code of conduct was adapted from the contributor covenant
- A contributing was added
- The DCO was added
- Restrict access to pedestrian ways according to BDTOPO
- Better handling of urbain column inside the BDTOPO
FIX:
- Durée de parcours incohérente sur OSRM entre car-fastest et car-shortest
- Wrong data types for some restrictions of the BDTOPO
Full Changelog: 2.2.1...2.2.2
2.2.1
2.2.0
What's Changed
- feat(json-schema):add cost_calculations file json-schema by @jmkerloch in #48
- [fix] delete name attribute inside docker conf by @lgrd in #49
- fix(road2config): default value for pop to avoid exception by @jmkerloch in #51
- fix(ci): update supported tag version to x.y.z by @jmkerloch in #50
- feat(changelog): update version to 2.2.0 and add changelog by @jmkerloch in #52
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Refactor/entrypoint by @benoitblanc in #22
- feat(doc) Add doc generation with sphinx by @benoitblanc in #19
- feat(ci): add docker image publish in github container registry by @jmkerloch in #25
- Refactor/dockerfile requirements by @benoitblanc in #27
- feat(ci): add documentation publish on github pages by @gwenandres in #26
- feat(docker): update python version to 3.10.9 by @jmkerloch in #28
- feat(package): add setup.py parameters for publication by @jmkerloch in #29
- feat(docker): update debian version to bullseye by @jmkerloch in #32
- feat(sql_convert): use schema from database configuration by @jmkerloch in #33
- feat(bdtopo): add bdtopo conversion script by @jmkerloch in #37
- Remove setuptools requirement from base requirements by @gwenandres in #39
- feat(pivot): use schema for pivot table conversion to osm or pgrouting by @jmkerloch in #35
- [fix] (dis)connect to working db by @lgrd in #41
- feat(ci): add publish of package in test pypi and pypi for tags by @jmkerloch in #30
- Feature/add cli test by @jmkerloch in #38
- [fix] ignore files created by tests by @lgrd in #43
- feat(new version): update changelog and change version to 2.1.0 by @jmkerloch in #45
- Test/cli pivot to osm by @jmkerloch in #44
New Contributors
- @benoitblanc made their first contribution in #22
- @gwenandres made their first contribution in #26
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Fix small typo. by @frozar in #1
- [DOC] Ajout de prérequis by @frozar in #4
- Rappatriement des fix sur develop by @lgrd in #5
- Create LICENSE by @azarz in #6
- feat(version): update version to 2.0.0 by @jmkerloch in #18
New Contributors
- @frozar made their first contribution in #1
- @lgrd made their first contribution in #5
- @azarz made their first contribution in #6
- @jmkerloch made their first contribution in #18
Full Changelog: https://github.com/IGNF/route-graph-generator/commits/2.0.0