File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 0.1.4] - 2025-03-07
7+
8+ - Fixed an issue with the clone_vm command
9+ - Fixed an issue with the delete_vm command
10+ - Fixed an issue with the execute_on_vm command
11+ - Fixed an issue with the get_vm_os_version command
12+ - Fixed and issue with the set_vm_state command
13+ - Fixed an issue with the execute_vm_command_result
14+
615## [ 0.1.3] - 2025-03-06
716
817- Fixed issues with the VirtualMachine fields
Original file line number Diff line number Diff line change 1- 0.1.3
1+ 0.1.4
Original file line number Diff line number Diff line change 1717
1818setup (
1919 name = "pd-ai-agent-core" ,
20- version = "0.1.3 " ,
20+ version = "0.1.4 " ,
2121 author = "Parallels" ,
22222323 description = "A core library for AI agent functionality" ,
You can’t perform that action at this time.
0 commit comments