Skip to content

2.1.0

Compare
Choose a tag to compare
@jmkerloch jmkerloch released this 09 Mar 14:46
· 39 commits to develop since this release
268346f

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

Full Changelog: 2.0.0...2.1.0