Packages

Reusable test data generation for Ash applications with dependency resolution and scenario composition.

Current section

Files

Jump to
ash_scenario CHANGELOG.md
Raw

CHANGELOG.md

# 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).
<!-- changelog -->
## [v0.6.0](https://github.com/marot/ash_scenario/compare/v0.5.0...v0.6.0) (2025-11-04)
### Features:
* add runtime MFA evaluation for prototype attributes by Marco Rotili
## [v0.4.0](https://github.com/marot/ash_scenario/compare/v0.3.0...v0.4.0) (2025-10-19)
### Features:
* dsl: add actor field to prototype DSL for authorization by Marco Rotili
## [v0.2.0](https://github.com/marot/ash_scenario/compare/v0.1.0...v0.2.0) (2025-09-19)
### Features:
* Add Tailwind CSS asset pipeline with compile-time embedding by Marco Rotili