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.
- Updated the dependencies.
- Updated the dependencies.
- Broken binary.
resolution
forgraceful-fs
.
- Updated the dependencies.
- Updated to Node 12
- Updated the dependencies.
- Updated Node version into 10
- Configuration ability to defined the
limit
in queries. - Possibility to enable logs, by launching
log=true posti-server
. If you need even more verbose logs, use:log=info posti-server
. - New type in
Addresses
query:buildingNumber
. This will automacitally search for the building number between range:smallestBuildingNumber1
smallestBuildingNumber2
highestBuildingNumber1
highestBuildingNumber2
See the example in README.md line 58.
- Updated
README.md
.
- Comments in schema.
- Added link to coverage in
README.md
.
- Updated the dependencies.
- Postgres test also works now.
- Missing dependency
regenerator-runtime
.
- Ability to use
cors
, see example configuration.
- Updated the dependencies.
- Fixing CI/CD pipeline.
- Updated the dependencies.
- Updated the dependencies.
- Had to change engine dependency from node
0.1.0
into6.0.0
.
- Updated dependencies and fixed Jest config.
- A little more documentation in
README.md
.
- Improved CI/CD pipeline.
- Initial release.