Releases: MapColonies/geocoding
v0.2.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2024-11-14)
Bug Fixes
0.2.0 (2024-11-11)
Features
Bug Fixes
- openapi: added x-api-key as accepted header (#51) (ce32257)
- openapi: docker containers run commands (#49) (9aa9452)
0.1.5 (2024-11-06)
Bug Fixes
- added token as a way to authenticate to the service (#45) (a136a58)
- openapi3.yaml: removed required x-user-id (#46) (3bd3de5)
0.1.4 (2024-11-05)
Bug Fixes
v0.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2024-11-11)
Features
Bug Fixes
- openapi: added x-api-key as accepted header (#51) (ce32257)
- openapi: docker containers run commands (#49) (9aa9452)
0.1.5 (2024-11-06)
Bug Fixes
- added token as a way to authenticate to the service (#45) (a136a58)
- openapi3.yaml: removed required x-user-id (#46) (3bd3de5)
0.1.4 (2024-11-05)
Bug Fixes
v0.1.5
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2024-11-06)
Bug Fixes
- added token as a way to authenticate to the service (#45) (a136a58)
- openapi3.yaml: removed required x-user-id (#46) (3bd3de5)
0.1.4 (2024-11-05)
Bug Fixes
v0.1.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.4 (2024-11-05)
Bug Fixes
v0.1.3
What's Changed
Added Unit Tests!
Fixed responses in MGRS shape and lat-lon to grid conversion.
- Feat: add unit tests by @NivGreenstein in #41
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
The biggest changes of this version are openapi fix and code refactor.
- fix(openapi): removed text, added geo_context_mode from generic geocoding response by @NivGreenstein in #38
- Fix: malformed openapi by @NivGreenstein in #39
- Fix: handle duplicated interfaces and utils by @NivGreenstein in #40
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Feat/add documentation mapco 4774 by @NivGreenstein in #36
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Feat/latlon conversions by @NivGreenstein in #1
- Feat/nlp integration by @NivGreenstein in #2
- Fix/remove ts ignore by @NivGreenstein in #3
- fix: added try-catch-next to the controllers as ExpressJS doesn't aut… by @NivGreenstein in #4
- Feat/testing by @NivGreenstein in #5
- Fix/types by @NivGreenstein in #6
- Tile lat lon caching cron by @NivGreenstein in #7
- Feat/multiple elastic clients by @NivGreenstein in #8
- Feat/geotext search api by @NivGreenstein in #9
- feat: new architecture (0.1.0) by @NivGreenstein in #35
Full Changelog: https://github.com/MapColonies/geocoding/commits/v0.1.0