optative-process-pool 0.0.4

A reconciling process pool built on the optative lifecycle traits.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.4]https://github.com/kantord/optative/compare/optative-process-pool-v0.0.3...optative-process-pool-v0.0.4 - 2026-05-29

### Added

- extract optative-derive from tauler

## [0.0.3]https://github.com/kantord/optative/compare/optative-process-pool-v0.0.2...optative-process-pool-v0.0.3 - 2026-05-25

### Added

- *(process-pool)* add ProcessSupervisor

## [0.0.2]https://github.com/kantord/optative/compare/optative-process-pool-v0.0.1...optative-process-pool-v0.0.2 - 2026-05-22

### Added

- graceful shutdown via the process pool