Releases: chenhunghan/2schema
Releases · chenhunghan/2schema
2schema: v1.1.3
2schema: v1.1.2
2schema: v1.1.1
2schema: v1.1.0
2schema: v1.0.3
2schema: v1.0.2
2schema: v1.0.1
2schema: v1.0.0
1.0.0 (2025-03-16)
Features
- add support for automated tool calling (42d18bd)
- allow to pass class name into function expression creators (69ec545)
- export fn decorator and the transformer (c156b2f)
- init commit, with basic parameter schema supports (38e7bee)
- support tool calling for simple parameter functions (956ebdd)
Bug Fixes
- change output path (1a150e6)
- fix node version, fix npm secret name (a626923)
- fix release please file names (75b1621)
- fix release please manifest file name (af0893b)
- make automate default to false as auto calling is in progress (7baefb6)
- release ci in wrong folder (de31d7b)
- should return function schema even without any parameters (e4e385d)