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.1](https://github.com/ash-project/reactor_process/compare/v0.4.0...v0.4.1) (2025-06-05)
### Improvements:
* As of this commit `reactor_file` is now licensed MIT. by dependabot[bot]
* As of this commit `reactor_file` is now licensed MIT. by James Harton
## [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)