hrk_nasa_apis 0.3.0 hrk_nasa_apis: ^0.3.0 copied to clipboard
A library to integrate NASA Open APIs based on dio HTTP client
0.3.0 #
- Add
rawBody
inSbdbCadBody
to preserve original json
If new fields are added in the upcoming versions of the API then consumers won't have to wait till the release of new version of this client library - Add
SbdbCadQueryParameters
0.2.0 #
- Make vRel nullable in SbdbCadData
0.1.0 #
- Promote v0.1.0-pre.5 to v0.1.0
0.1.0-pre.5 #
- Export dio package
0.1.0-pre.4 #
- Integrate hrk_analysis
0.1.0-pre.3 #
- Import JsonMap, FromJsonFunction from hrk_batteries
0.1.0-pre.2 #
- Integrate hrk_batteries dependency
0.1.0-pre.1 #
- Initial pre-release version.