drogue-iot / drogue-ttn

Rust mappings for APIs of *The Things Network*
Apache License 2.0
3 stars 1 forks source link

Make time field in Metadata struct optional #4

Closed dbrgn closed 2 years ago

dbrgn commented 2 years ago

Fixes #3.

This is a potentially breaking change.

ctron commented 2 years ago

Thanks for the PR. Yes, this is a breaking change. I will release it as 0.6.0. We might want to do some other changes too. If you are in a hurry, let me know and I will release it sooner rather than later.

dbrgn commented 2 years ago

I currently use a fork, so if these other changes will be done in the coming 2-3 weeks, that would be no problem for me. Otherwise I'd be happy about a release, makes maintenance of my codebase a bit easier 🙂