Releases: adamtheturtle/AppGroupMailbox
Releases · adamtheturtle/AppGroupMailbox
Release list
AppGroupMailbox 0.1.1
Adds idempotent caller-supplied message IDs through enqueue(_:id:), enabling crash-safe migration from another durable queue.
AppGroupMailbox 0.1.0
Initial release of AppGroupMailbox: a bounded, generic, file-backed mailbox with atomic cross-process enqueue and claiming, acknowledgement and retry, crash recovery, expiration, input quarantine, optional Darwin notifications, DocC documentation, and multi-process tests.