v0.9.0
v0.9.0 (March 19, 2024)
BUG FIXES:
- Fix CronjobRow component that broke when
terminationDetails
needed to be displayed but it wasn't cast to Number. [GH-13] - Fix PolyLine component that broke because
#totals()
collected fields with outdated names. [GH-13] - Fix diverse capitalization issues in CronJob component [GH-13]
DEPENDENCIES:
- Remove
axios
[GH-13]