Commit 9fef2b4
Changed files (3)
lib/elelem/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Elelem
- VERSION = "0.1.1"
+ VERSION = "0.1.2"
end
CHANGELOG.md
@@ -1,5 +1,10 @@
## [Unreleased]
+## [0.1.2] - 2025-08-14
+
+### Fixed
+- Fixed critical bug where bash tool had nested parameters schema causing tool calls to fail with "no implicit conversion of nil into String" error
+
## [0.1.1] - 2025-08-12
### Fixed
elelem-0.1.2.gem
Binary file