File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+ ## v0.1.2 (2026-03-27)
8+
9+ ### Fix
10+
11+ - ** tools** : support legacy strands module-based tool pattern (#14 )
12+ - add Windows path support (#13 )
13+ - align strands-agents version constraint in extras with main dependency (#10 )
14+
715## v0.1.1 (2026-03-24)
816
917### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " strands-compose"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44description = " Zero-code YAML-driven agent orchestration over strands-agents"
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments