project-bluebird / bluebird

Server to communicate with NATS air traffic simulator and Bluesky
MIT License
10 stars 4 forks source link

Release v1.1.0 - Logging and update to POS command #51

Closed rkm closed 5 years ago

rkm commented 5 years ago

Changelog:

New:

rkm commented 5 years ago

Thanks for reviewing! We could exclude the time endpoint for now - I only included it since it appeared in my report of the required commands for the assessment files here.

thobson88 commented 5 years ago

I would leave it in as a no-argument call to get the current simulator time, which already works, and we can add a "set time" endpoint later if necessary.

rkm commented 5 years ago

I've made that change and updated the API docs 👍