Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 71 additions & 36 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,80 +6,115 @@

### Bug Fixes

- **cicd**: Changelog
([`8a9f128`](https://github.com/mickare/eventlib-py/commit/8a9f12817dbcf427327504c6285b3caaaf805c02))


## v1.1.2 (2026-07-22)

### Bug Fixes

- **cicd**: Changelog automatic update
([`ad181d7`](https://github.com/mickare/eventlib-py/commit/ad181d7abd5f19aa80520cebb19d38b212a48855))
([`de74e2f`](https://github.com/mickare/eventlib-py/commit/de74e2f74a028c93e9a92f0fcda6c79657a54023))


## v1.0.0 (2024-08-16)
## v1.1.1 (2026-07-22)

### Breaking
### Bug Fixes

- **cicd**: Changelog config for semantic-release
([`8d2d162`](https://github.com/mickare/eventlib-py/commit/8d2d1626e22bd33a1d4193af2795ba47c420af15))

* feat: release first version

BREAKING CHANGE: Release version 1.0.0 ([`91f11cd`](https://github.com/mickare/eventlib-py/commit/91f11cdfb313433db06b56f5064f506b9147a56e))
## v1.1.0 (2026-07-22)

### Documentation

* docs(README): remove performance test section ([`1ead54f`](https://github.com/mickare/eventlib-py/commit/1ead54fb8ee32e9afa889e93e9d36936dcd2b2a1))
- **README**: Add links to badges
([`83cf96a`](https://github.com/mickare/eventlib-py/commit/83cf96a7196356e9a24c96f5ccbfa846b41f92ed))

* docs(README): update introduction ([`f696060`](https://github.com/mickare/eventlib-py/commit/f6960601c17222b80baf8264a1c3cd17ba9d91eb))
### Features

* docs(README): add badge icons ([`10dd679`](https://github.com/mickare/eventlib-py/commit/10dd67901da81eb5fc525da65e1aad7c7005eed5))
- **security**: Update dependencies and fix warnings
([#9](https://github.com/mickare/eventlib-py/pull/9),
[`d316182`](https://github.com/mickare/eventlib-py/commit/d316182fd70db3b2a8c3f2d29882241cb3c43863))

### Feature

* feat(examples): add pydantic and attrs examples ([`4e39e6e`](https://github.com/mickare/eventlib-py/commit/4e39e6e3d8fb38af0e0a1a724ebf5b8ae26d5e3f))
## v1.0.0 (2024-08-16)

## v0.2.1 (2024-08-16)
### Documentation

### Fix
- **README**: Add badge icons
([`10dd679`](https://github.com/mickare/eventlib-py/commit/10dd67901da81eb5fc525da65e1aad7c7005eed5))

* fix(cicd): add pypi release ([`690c0c2`](https://github.com/mickare/eventlib-py/commit/690c0c2e3850c3fea1ffcbd2432d89582326c27b))
- **README**: Remove performance test section
([`1ead54f`](https://github.com/mickare/eventlib-py/commit/1ead54fb8ee32e9afa889e93e9d36936dcd2b2a1))

## v0.2.0 (2024-08-16)
- **README**: Update introduction
([`f696060`](https://github.com/mickare/eventlib-py/commit/f6960601c17222b80baf8264a1c3cd17ba9d91eb))

### Documentation
### Features

* docs: add commit convention link (#1)
- Release first version
([`91f11cd`](https://github.com/mickare/eventlib-py/commit/91f11cdfb313433db06b56f5064f506b9147a56e))

* docs: add commit convention link
- **examples**: Add pydantic and attrs examples
([`4e39e6e`](https://github.com/mickare/eventlib-py/commit/4e39e6e3d8fb38af0e0a1a724ebf5b8ae26d5e3f))

* fix(cicd): fix pylint command and fail coverage if under 90 percent ([`1fa3737`](https://github.com/mickare/eventlib-py/commit/1fa3737b565c6507a49c44493cffb0f210624a40))
### Breaking Changes

### Feature
- Release version 1.0.0

* feat(cicd): add test in release workflow ([`4a3e39b`](https://github.com/mickare/eventlib-py/commit/4a3e39bbb55db7be18dfc87f6db7f2ff0448da36))

### Fix
## v0.2.1 (2024-08-16)

* fix(cicd): fix release pipeline (with temporary workaround) ([`dfb6f10`](https://github.com/mickare/eventlib-py/commit/dfb6f1051750fc8192c4fcd03477ec1ad0f5672a))
### Bug Fixes

* fix(cicd): fix release pipeline ([`06cba0b`](https://github.com/mickare/eventlib-py/commit/06cba0bac86cd20a68db0ee7ab081e7e148b774e))
- **cicd**: Add pypi release
([`690c0c2`](https://github.com/mickare/eventlib-py/commit/690c0c2e3850c3fea1ffcbd2432d89582326c27b))

* fix(cicd): fix release pipeline ([`de825ce`](https://github.com/mickare/eventlib-py/commit/de825ce4a2a4a21b140b9c5fc45a4037e421dfbb))

* fix(cicd): fix release workflow ([`7ca5afa`](https://github.com/mickare/eventlib-py/commit/7ca5afa5d0680396be07291d14bffeb26a6018b4))
## v0.2.0 (2024-08-16)

* fix(cicd): fix release workflow ([`96c14ad`](https://github.com/mickare/eventlib-py/commit/96c14ad9525b351c0025c67652a8052263de7fda))
### Bug Fixes

### Unknown
- **cicd**: Add github app for semantic release
([#5](https://github.com/mickare/eventlib-py/pull/5),
[`55fc8d7`](https://github.com/mickare/eventlib-py/commit/55fc8d727bf9643f1b9c7ddacdc8c69d65c1cec3))

* fix/cicd: add semantic release bot (#5)
- **cicd**: Fix pylint command and fail coverage if under 90 percent
([#1](https://github.com/mickare/eventlib-py/pull/1),
[`1fa3737`](https://github.com/mickare/eventlib-py/commit/1fa3737b565c6507a49c44493cffb0f210624a40))

* fix(cicd): fix release workflow
- **cicd**: Fix release pipeline
([`06cba0b`](https://github.com/mickare/eventlib-py/commit/06cba0bac86cd20a68db0ee7ab081e7e148b774e))

* fix(cicd): add github app for semantic release ([`55fc8d7`](https://github.com/mickare/eventlib-py/commit/55fc8d727bf9643f1b9c7ddacdc8c69d65c1cec3))
- **cicd**: Fix release pipeline
([`de825ce`](https://github.com/mickare/eventlib-py/commit/de825ce4a2a4a21b140b9c5fc45a4037e421dfbb))

## v0.1.0 (2024-08-10)
- **cicd**: Fix release pipeline (with temporary workaround)
([`dfb6f10`](https://github.com/mickare/eventlib-py/commit/dfb6f1051750fc8192c4fcd03477ec1ad0f5672a))

- **cicd**: Fix release workflow ([#5](https://github.com/mickare/eventlib-py/pull/5),
[`55fc8d7`](https://github.com/mickare/eventlib-py/commit/55fc8d727bf9643f1b9c7ddacdc8c69d65c1cec3))

- **cicd**: Fix release workflow
([`7ca5afa`](https://github.com/mickare/eventlib-py/commit/7ca5afa5d0680396be07291d14bffeb26a6018b4))

- **cicd**: Fix release workflow
([`96c14ad`](https://github.com/mickare/eventlib-py/commit/96c14ad9525b351c0025c67652a8052263de7fda))

### Documentation

* docs: add benchmark image ([`41ad5b2`](https://github.com/mickare/eventlib-py/commit/41ad5b2ebf42ac8d4d5a8f7c83a9b52b623168d3))
- Add commit convention link ([#1](https://github.com/mickare/eventlib-py/pull/1),
[`1fa3737`](https://github.com/mickare/eventlib-py/commit/1fa3737b565c6507a49c44493cffb0f210624a40))

### Feature
### Features

* feat: initial release of eventlib-py ([`8853a75`](https://github.com/mickare/eventlib-py/commit/8853a75e4e4fb5743dc2c0eb91cbc7b75118bde9))
- **cicd**: Add test in release workflow
([`4a3e39b`](https://github.com/mickare/eventlib-py/commit/4a3e39bbb55db7be18dfc87f6db7f2ff0448da36))

### Fix

* fix(cicd): permissions for release workflow ([`a240fea`](https://github.com/mickare/eventlib-py/commit/a240feae24b4c088675d2257d16acf8f82660e0c))
## v0.1.0 (2024-08-10)

- Initial Release