Releases: gptscript-ai/node-gptscript
Releases · gptscript-ai/node-gptscript
Release v0.9.0
What's Changed
- chore: remove dispatch workflow by @drpebcak in #62
- chore: add back dispatch jobs by @drpebcak in #64
- chore: add ToolCategory by @thedadams in #65
- fix: add currentAgent to CallFrame by @thedadams in #67
- enhance: support credential override by @njhale in #66
- fix: append '.exe' to binary on Windows by @thedadams in #68
- fix: use array and new pluralized name for credential overrides by @njhale in #69
Full Changelog: v0.8.5...v0.9.0
Release v0.8.5
What's Changed
Full Changelog: v0.8.4...v0.8.5
Release v0.8.5-rc4
Full Changelog: v0.8.5-rc3...v0.8.5-rc4
Release v0.8.5-rc3
Full Changelog: v0.8.5-rc2...v0.8.5-rc3
Release v0.8.5-rc2
v0.8.5-rc2 (2024-06-25)
Bug Fixes
Release v0.8.5-rc1
v0.8.5-rc1 (2024-06-25)
Bug Fixes
v0.8.4
v0.8.3
v0.8.2
What's Changed
- chore: bump package version automatically when gptscript is released by @drpebcak in #50
- chore: make ToolDef fields optional for easier definition by @thedadams in #51
- fix: adjust confirm test for Windows by @thedadams in #52
- feat: add ability to set global environment variables by @thedadams in #53
- fix: use the new sys.sdkserver subcommand by @thedadams in #54
- chore: bump to v0.8.2 by @cjellick in #55
New Contributors
Full Changelog: v0.8.1...v0.8.2
v0.8.1-rc2
chore: prep for v0.8.2-rc1 release Signed-off-by: Donnie Adams <[email protected]>