packages feed

shibuya-core 0.2.0.0 → 0.3.0.0

raw patch · 2 files changed

+6/−1 lines, 2 files

Files

CHANGELOG.md view
@@ -1,5 +1,10 @@ # Changelog +## 0.3.0.0 — 2026-04-24++Version bumped to track the shared release version. No user-visible+changes to `shibuya-core` itself.+ ## 0.2.0.0 — 2026-04-22  ### Breaking Changes
shibuya-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.14 name: shibuya-core-version: 0.2.0.0+version: 0.3.0.0 synopsis: Supervised queue processing framework for Haskell description:   A supervised queue processing framework inspired by Broadway (Elixir).