Packages

Multi-process execution for Skuld: Parallel and AtomicState effects.

Current section

Files

Jump to
skuld_process CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
<!-- last-updated-against: ca199b2 -->
All notable changes to `skuld_process` will be documented in this file.
## [0.32.0] — 2026-06-07
Initial release. Extracted from `skuld` v0.32.0.
### Added
- **Task** — Elixir Task integration for running computations in separate processes
- **Parallel** — multi-process parallel execution with result collection
- **AtomicState** — cross-process atomic state via `:atomics` with Agent and Sync backends