Releases: esi/esi-routes
Releases · esi/esi-routes
0.1.9
What's Changed
- Update map data by @CarbonAlabel in #10
- Update map data by @joaomlneto in #12
New Contributors
- @joaomlneto made their first contribution in #12
Full Changelog: 0.1.8...0.1.9
0.1.8
0.1.7
- Updates
Dockerfile
removingESI_VERSION
pinning and setting it
to latest. - Updates
setup.py
to removeESI_VERSION
pinning, the idea is that
whatever is already available (specifically in theesi
docker image
is to be used). - The idea is to make
esi
version be governed by docker build
arguments and included in the final endpoint docker image tag.
raise esi-lib to 1.7.14
0.1.6 udpate to esi-lib 1.7.14
0.1.5
- Updates map data to include changes introduced after Triglavian region remapping.
- Updates
esi-lib
to 1.7.9.
0.1.4
- Updates
esi-lib
to 1.7.2.
0.1.3
- Updates
esi-lib
to 1.3.8.
raising esi-lib version to 1.3.7
0.1.2 update esi-lib to 1.3.7
0.1.0
- First tagged release/version including all the code.
- Adds esi-lib version pinning to Dockerfile and pins version of esi-lib in setup.py to 0.8.9.
- Starting now tagging will influence docker image version in the pipeline and only builds from tagged commits will be tagged as latest.