Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@sameerjfreaks sameerjfreaks released this 22 Jul 10:15
· 9 commits to master since this release

Added

  • Abuse Contact API support — now available as part of the SDK.
  • Astronomy API Enhancements:
    • Introduced new fields: AstronomyMorning, AstronomyEvening.
    • Added support for elevation field in the Astronomy response.
  • Documentation:
    • Detailed usage and parameters for all supported API endpoints added to README.md.

Changed

  • Updated internal models and deserializers to accommodate new Astronomy fields.

Notes

  • This release introduces breaking changes in Astronomy-related data structures — make sure to update your integration accordingly.