<!--
SPDX-FileCopyrightText: 2026 ash_lua contributors <https://github.com/ash-project/ash_lua/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.6](https://github.com/ash-project/ash_lua/compare/v0.1.5...v0.1.6) (2026-06-10)
### Bug Fixes:
* fix formatter declarations by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.5](https://github.com/ash-project/ash_lua/compare/v0.1.4...v0.1.5) (2026-06-09)
### Improvements:
* support encoding forbidden fields by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.4](https://github.com/ash-project/ash_lua/compare/v0.1.3...v0.1.4) (2026-06-08)
### Improvements:
* support custom scalar encoding, and better defaults by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.3](https://github.com/ash-project/ash_lua/compare/v0.1.2...v0.1.3) (2026-06-01)
### Improvements:
* refine docs tooling for agents by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.2](https://github.com/ash-project/ash_lua/compare/v0.1.1...v0.1.2) (2026-05-31)
### Improvements:
* add print output to eval action by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.1](https://github.com/ash-project/ash_lua/compare/v0.1.0...v0.1.1) (2026-05-20)
### Improvements:
* transactions ð by [@zachdaniel](https://github.com/zachdaniel)
## [v0.1.0](https://github.com/ash-project/ash_lua/compare/v0.1.0...v0.1.0) (2026-05-18)
### Improvements:
* ash_ai integration by [@zachdaniel](https://github.com/zachdaniel)
* add docs, field selection, filtering and more by [@zachdaniel](https://github.com/zachdaniel)
* initial featureset by [@zachdaniel](https://github.com/zachdaniel)