Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 576 Bytes

File metadata and controls

17 lines (12 loc) · 576 Bytes

v0.4.1

  • Fix: Corrected an invalid pyproject.toml build configuration (wheel-sources instead of wheel.sources) that caused import stackit.cost to fail with ModuleNotFoundError

v0.4.0

  • Feature: Add attribute total_quantity_decimal to DetailedServiceCost model class
  • Feature: Add attribute quantity_decimal to ReportData model class

v0.3.0

  • Chore: Bump minimum Python version to 3.10
  • Chore: Update dependencies

v0.2.0

  • Feature: regenerate with openapi-generator v7.22.0

v0.1.0

  • New: STACKIT cost service