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 833d187 commit 94d11ccCopy full SHA for 94d11cc
tools/aaz-flow/CHANGELOG.md
@@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+[1.0.0] - 2025-10-10
11
+- Applied `hatchling` as build backend.
12
+- Refined the project structure.
13
+
14
[0.1.0] - 2025-10-08
-- Added `generate_test` tool.
-- Added `generate_code` tool.
15
+- Added tool for code generation.
16
+- Added tool for test generation.
17
- Initialized MCP server.
0 commit comments