Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

74 lines (34 loc) · 3.83 KB

Changelog

1.2.4 (2024-11-04)

Bug Fixes

  • add exception class and error throw code (#25) (0359fe6)
  • fix double import for openems.main (#22) (72e873f)
  • support incase of channels attribute is missing in component object (#23) (c4b623d)

1.2.3 (2024-10-29)

Bug Fixes

  • fix forgetting use resolution_sec argument (#20) (aadd594)

1.2.2 (2024-10-28)

Bug Fixes

  • deps: bump codecov/codecov-action from 3 to 4 in /.github/workflows (#6) (b5622c9)
  • deps: bump google-github-actions/release-please-action from 3 to 4 in /.github/workflows (#7) (bc687aa)

1.2.1 (2024-10-28)

Bug Fixes

  • change content type for pypi publishing (#16) (421d855)

1.2.0 (2024-10-28)

Features

  • add readme settings to pyproject.toml to pypi publishing (#14) (34ead72)

1.1.4 (2024-10-28)

Bug Fixes

  • deps: bump actions/checkout from 3 to 4 in /.github/workflows (#5) (d4f471e)

1.1.3 (2024-10-28)

Bug Fixes

  • fix github actions trigger(again) (#10) (d54f6eb)

1.1.2 (2024-10-28)

Bug Fixes

1.1.1 (2024-10-28)

Bug Fixes

  • add dependabot settings for github-actions (#3) (8147448)

1.1.0 (2024-10-28)

Features