Skip to content

Releases: 0mega/worldtides

1.0.0 - Support Java clients

15 Feb 23:37
d138f80
Compare
Choose a tag to compare

This release adds support for Java clients by adding another public API method.

Breaking change: Previous public API method changed signature.

0.1.0 - Fetch tide extremes

03 Jan 01:14
b64e366
Compare
Choose a tag to compare

This release allows the clients to fetch tide extremes for a given date range and a given location in the world, specified by latitude and longitude. See readme for usage example.

Note: This is the first release of the lib the public API is likely to change as improvements are introduced. The changelog should provide details about any breaking changes in future.