0.3.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
<!-- version list -->
|
<!-- version list -->
|
||||||
|
|
||||||
|
## v0.3.0 (2026-03-28)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Mailbox-centric activity view, reduce log noise from empty polling cycles
|
||||||
|
([`dd4532f`](https://github.com/christianlouis/InboxConverge/commit/dd4532f6604e2e8c1fa27fd3da05cd5e62733842))
|
||||||
|
|
||||||
|
|
||||||
## v0.2.2 (2026-03-28)
|
## v0.2.2 (2026-03-28)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "inboxconverge"
|
name = "inboxconverge"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
description = "Multi-account email forwarding and processing service"
|
description = "Multi-account email forwarding and processing service"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user