Releases: lingticio/neuri-js
Releases · lingticio/neuri-js
v0.1.2
What's Changed
- chore(deps): update dependency vite to v6.2.3 [security] by @renovate in #51
- chore: update deps by @luoling8192 in #52
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore(deps): update dawidd6/action-download-artifact action to v9 by @renovate in #47
- fix(deps): update all non-major dependencies by @renovate in #46
- chore(deps): remove deps by @nekomeowww in #50
Full Changelog: v0.0.22...v0.1.1
v0.0.22
What's Changed
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- chore(deps): update dependency unbuild to v3.3.1 by @renovate in #25
- chore(deps): update dawidd6/action-download-artifact action to v8 by @renovate in #35
- chore(deps): update dependency bumpp to v10 by @renovate in #38
- chore(deps): update dependency @antfu/eslint-config to v4 by @renovate in #36
- chore(deps): update dependency @vitest/coverage-v8 to v3 by @renovate in #41
- chore(deps): update unocss monorepo to v65 (major) by @renovate in #40
- fix(neuri): multiple tool calls not correctly pushed to messages by @nekomeowww @LemonNekoGH in #44
Full Changelog: v0.0.20...v0.0.21
v0.0.20
Full Changelog: v0.0.19...v0.0.20
v0.0.16
What's Changed
- chore(deps): update all non-major dependencies by @renovate in #11
- fix(deps): update all non-major dependencies by @renovate in #23
- refactor: migrate to xsai by @luoling8192 in #22
- doc: en and cn with examples by @luoling8192 in #24
Full Changelog: v0.0.15...v0.0.16
v0.0.7 - Meatball
- Refactored and split into divided packages.
- Implemented basic
neuri()
andagent()
builder functions and basic compositioning patterns.
Full Changelog: v0.0.6...v0.0.7