added

IMO number support

Starting from v0.17.1, IMO numbers can now be used as ship identifier in the API endpoints. UUIDs are now deemed deprecated and will be removed in the future.

Concretely, endpoints that require the identification of a ship, such as api.toqua.ai/ship/{ship_uuid}, have now changed to api.toqua.ai/ship/{ship_uuid_or_imo}.

To maintain backwards compatibility both the UUID and IMO number can be used, for now. We recommend switching to using the IMO number as soon as possible, as at some point in the future the UUID identifier will be removed.