# 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.1.0](https://github.com/diffo-dev/ash_outstanding/compare/v0.1.0...v0.1.0) (2025-03-11)

### Features:
* initial version

## [v0.2.0](https://github.com/diffo-dev/ash_outstanding/compare/v0.1.0...v0.2.0) (2025-05-03)

### Features:
* outstanding 0.2
* expressions
* outstanding implementation for Ash.Union :type_and_value

## [v0.2.1](https://github.com/diffo-dev/ash_outstanding/compare/v0.2.0...v0.2.1) (2025-08-08)

### Features:
* __meta__ value is suppressed in outstanding
* custom expressions with AshCsv and AshNeo4j DataLayers

### Fixes
* fixed regex test failing with Elixir 1.18.4

## [v0.2.2](https://github.com/diffo-dev/ash_outstanding/compare/v0.2.1...v0.2.2) (2025-10-06)

### Features:
* added typed struct support

