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.
- Introduced new fields:
- Documentation:
- Detailed usage and parameters for all supported API endpoints added to
README.md
.
- Detailed usage and parameters for all supported API endpoints added to
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.