We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca7f6c commit d58082cCopy full SHA for d58082c
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.2.5](https://github.com/ash-project/ash_ai/compare/v0.2.4...v0.2.5) (2025-07-03)
9
+
10
11
12
13
+### Improvements:
14
15
+* support sub rules in usage rules tools by [@zachdaniel](https://github.com/zachdaniel)
16
17
## [v0.2.4](https://github.com/ash-project/ash_ai/compare/v0.2.3...v0.2.4) (2025-07-02)
18
19
mix.exs
@@ -5,7 +5,7 @@ defmodule AshAi.MixProject do
Integrated LLM features for your Ash application.
"""
- @version "0.2.4"
+ @version "0.2.5"
@source_url "https://github.com/ash-project/ash_ai"
0 commit comments