Skip to content

v0.2.0

Compare
Choose a tag to compare
@kylejb kylejb released this 11 Jul 02:45
· 40 commits to main since this release
8ee6347

Breaking Changes

  • ⚠️ Buoy` class instantiation no longer accepts arguments.
    • station_id must now be provided as an argument for every request (see examples in docs).

Features

  • Realtime: get returns None when data cannot be successfully retrieved. (#5 by @kylejb)

Documentation

  • ✏️ Update documentation and examples with revised syntax. (#5 by @kylejb)