# 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.2](https://harton.dev/james/reactor_file/compare/v0.4.1...v0.4.2) (2025-01-17)




### Improvements:

* Rename `file_glob` to just `glob` (#4)

## [v0.4.1](https://harton.dev/james/reactor_file/compare/v0.4.0...v0.4.1) (2025-01-17)




### Improvements:

* Make destructive steps undoable. (#3)

## [v0.4.0](https://harton.dev/james/reactor_file/compare/v0.3.0...v0.4.0) (2025-01-15)




### Features:

* Add `rmdir` DSL step. (#2)

## [v0.3.0](https://harton.dev/james/reactor_file/compare/v0.2.1...v0.3.0) (2025-01-15)




### Features:

* Add `mkdir` and `mkdir_p` DSL entities and step. (#1)

## [v0.2.1](https://harton.dev/james/reactor_file/compare/v0.2.0...v0.2.1) (2025-01-14)




### Improvements:

* fix possible test file clobbering.

## [v0.2.0](https://harton.dev/james/reactor_file/compare/v0.1.0...v0.2.0) (2025-01-14)




### Features:

* Initial version with `file_glob` step.

## [v0.1.0](https://harton.dev/james/reactor_file/compare/v0.1.0...v0.1.0) (2025-01-14)




### Features:

* Initial version with `file_glob` step.
