Skip to content

Releases: mickare/eventlib-py

v1.0.0

16 Aug 22:54
Compare
Choose a tag to compare

v1.0.0 (2024-08-16)

Breaking

  • feat: release first version

BREAKING CHANGE: Release version 1.0.0 (91f11cd)

Documentation

  • docs(README): remove performance test section (1ead54f)

  • docs(README): update introduction (f696060)

  • docs(README): add badge icons (10dd679)

Feature

  • feat(examples): add pydantic and attrs examples (4e39e6e)

v0.2.1

16 Aug 20:47
Compare
Choose a tag to compare

v0.2.1 (2024-08-16)

Fix

  • fix(cicd): add pypi release (690c0c2)

v0.2.0

16 Aug 18:04
Compare
Choose a tag to compare

v0.2.0 (2024-08-16)

Documentation

  • docs: add commit convention link (#1)

  • docs: add commit convention link

  • fix(cicd): fix pylint command and fail coverage if under 90 percent (1fa3737)

Feature

  • feat(cicd): add test in release workflow (4a3e39b)

Fix

  • fix(cicd): fix release pipeline (with temporary workaround) (dfb6f10)

  • fix(cicd): fix release pipeline (06cba0b)

  • fix(cicd): fix release pipeline (de825ce)

  • fix(cicd): fix release workflow (7ca5afa)

  • fix(cicd): fix release workflow (96c14ad)

Unknown

  • fix/cicd: add semantic release bot (#5)

  • fix(cicd): fix release workflow

  • fix(cicd): add github app for semantic release (55fc8d7)

v0.1.0

10 Aug 23:19
Compare
Choose a tag to compare

v0.1.0 (2024-08-10)

Documentation

  • docs: add benchmark image (41ad5b2)

Feature

  • feat: initial release of eventlib-py (8853a75)

Fix

  • fix(cicd): permissions for release workflow (a240fea)