All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Here we track upcoming changes so you can see what changes you might expect in upcoming releases.
- MINOR
- Nominatim OpenAPI Specification in JSON format (
/search
,/lookup
endpoints). - Makefile rules to simplify project management.
- Git hooks to compute spec checksum (sha512). Refs: #6.
- GeocodeJSON json schema. Refs: #2.
- Utilities to bundle OAS spec.
- Nominatim OpenAPI Specification in JSON format (
- MINOR
- Schema management outside this repo (please rerun
make hooks
).
- Schema management outside this repo (please rerun