Packages

A Reactor extension which provides steps for working with supervisors.

Current section

Files

Jump to
reactor_process CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.4.0](https://harton.dev/james/reactor_process/compare/v0.3.0...v0.4.0) (2025-02-06)
### Features:
* Add steps for working with Supervisors. (#3)
## [v0.3.0](https://harton.dev/james/reactor_process/compare/v0.2.0...v0.3.0) (2025-02-04)
### Features:
* Add `process_exit` DSL step. (#2)
## [v0.2.0](https://harton.dev/james/reactor_process/compare/v0.1.0...v0.2.0) (2025-02-04)
### Features:
* Add `start_link` DSL step. (#1)
## [v0.1.0](https://harton.dev/james/reactor_process/compare/v0.1.0...v0.1.0) (2025-02-03)