Current section

Files

Jump to
ash_outstanding CHANGELOG.md
Raw

CHANGELOG.md

<!--
SPDX-FileCopyrightText: 2025-2026 ash_outstanding contributors <https://github.com/diffo-dev/ash_outstanding/graphs.contributors>
SPDX-License-Identifier: MIT
-->
# 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
## [v0.2.3](https://github.com/diffo-dev/ash_outstanding/compare/v0.2.2...v0.2.3) (2025-10-13)
### Features:
* REUSE compliance
### Fixes:
* updated ash dependency for CVE-2025-48043 fix
## [v0.2.4](https://github.com/diffo-dev/ash_outstanding/compare/v0.2.3...v0.2.4) (2026-02-20)
### Fixes
* documentation changes for compliance