Version 3.0.2 - Removal of backwards compatibility for 2021-09 and minor updates for 2022-07
This release removes backwards compatibility for API 2021-09
, fixes some minor bugs, and adds some new features:
- Removes backwards compatibility for
2021-09
- Fixes the minor decoding bug for
2022-07
(Correctly decodingloading_amount
andloading_percent
for theLicense
object) - Adds a
calculate_price()
method onSearchResult
, which wraps one inutil
. - Adds
centre()
andwidth()
methods onBand
to allow conversion to FWHM (Full Width Half Max) - Adds a
calculate_price()
method onSearchResult
, which wraps the one available inutil
.