Releases: samchon/openapi
Releases · samchon/openapi
v6.0.1
v6.0.0
v5.1.0
v5.0.1
v5.0.0
v4.8.0
v4.7.2
v4.7.1
What's Changed
- Complete documentation review and fix missing TypeChecker documentation by @Copilot in #200
ILlmApplication.IOptions.validatefor validation hook. by @samchon in #203- Fix
ILlmApplication.IValidationHooktype by @samchon in #204
New Contributors
- @Copilot made their first contribution in #200
Full Changelog: v4.6.0...v4.7.1
v4.6.0
What's Changed
- Add 'equals' property to various interfaces and functions for validation by @samchon in #195
- Fix
HttpLlm.application()'s reference separation problem. by @samchon in #196 - Add 'equals' property to LLM schema composers and update validation tests by @samchon in #197
IValidation.IError.descriptionfilling aboutundefinedcases. by @samchon in #198
Full Changelog: v4.5.0...v4.6.0