Skip to content

Releases: mickare/eventlib-py

v1.2.0

Choose a tag to compare

v1.2.0 (2026-07-22)

Chores

  • changelog: Repair changelog with new template by semantic-release (100ee1c)

Features

  • benchmark: Update bench dependencies (7e613ae)

Detailed Changes: v1.1.3...v1.2.0

v1.1.3

Choose a tag to compare

v1.1.3 (2026-07-22)

Bug Fixes


Detailed Changes: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

v1.1.2 (2026-07-22)

Bug Fixes

  • cicd: Changelog automatic update (de74e2f)

Detailed Changes: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

v1.1.1 (2026-07-22)

Bug Fixes

  • cicd: Changelog config for semantic-release (8d2d162)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

v1.1.0 (2026-07-22)

Documentation

  • README: Add links to badges (83cf96a)

Features

  • security: Update dependencies and fix warnings (#9, d316182)

Detailed Changes: v1.0.0...v1.1.0

v1.0.0

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

Choose a tag to compare

v0.2.1 (2024-08-16)

Fix

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

v0.2.0

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

Choose a tag to compare

@github-actions github-actions released this 10 Aug 23:19

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)