A new vessel service have been added allowing for the extraction of the following: - Current vessel status - Vessel stoppage events
0.2.3
Changelog
- Fixed a bug where an empty result set in the tonnage count service resulted in an IndexError (index 0 out of range).
0.2.1
Changelog
Minor fixes on historical stays
0.2.0
Changelog
Improvements Dry dock related endpoints (current stays, historical stays, timeseries) are now fully implemented in the Python SDK
0.1.9
Changelog Breaking changes ZoneChanges response no longer contains
Improvements ZoneChanges now returns dwt and count in single request
0.1.8
Changelog Breaking changes None Improvements - Ability to specify map theme when requesting a Fleet Live Map (see `map_theme` arg here: https://openapi.oceanbolt.com/#operation/GetFleetLiveMap) - Ability to request "dwt" as metric when querying the ZoneChangs endpoint. (see `metric` arg https://python-sdk.oceanbolt.com/tonnage_v3/zone_changes.html#arguments)