Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.22.1 #665

Merged
merged 2 commits into from
Mar 9, 2025
Merged

chore: release v0.22.1 #665

merged 2 commits into from
Mar 9, 2025

Conversation

SwabbieBosun
Copy link
Collaborator

@SwabbieBosun SwabbieBosun commented Mar 6, 2025

πŸ€– New release

  • swiftide-core: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • swiftide-agents: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • swiftide-macros: 0.22.0 -> 0.22.1
  • swiftide-indexing: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • swiftide-integrations: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • swiftide-query: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • swiftide: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
Changelog

swiftide

0.22.1 - 2025-03-09

New features

Adds support for Duckdb. Persist, Retrieve (Simple and Custom), and
  NodeCache are implemented.
  • 4cf417c (treesitter) C and C++ support for splitter only (#663)
- **feat(tree-sitter): C and C++ support for splitter only**
  - **Rename to C++**

Bug fixes

  • 590eaeb (integrations) Make openai parallel_tool_calls an Option (#664)
o3-mini needs to omit parallel_tool_calls - so we need to allow for a
  None option to not include that field

  needed for https://github.com/bosun-ai/kwaak/pull/392

Miscellaneous

  • 0000000 Update Cargo.toml dependencies

  • d864c7e Downgrade duckdb to 1.1.1 and fix ci (#671)

  • 9b685b3 Update and loosen deps (#670)

  • a64ca16 Tokio_stream features should include time

Full Changelog: 0.22.0...0.22.1


This PR was generated with release-plz.

@SwabbieBosun SwabbieBosun force-pushed the release-plz-2025-03-06T20-42-47Z branch 7 times, most recently from bd297f4 to 730a58c Compare March 8, 2025 13:30
@SwabbieBosun SwabbieBosun force-pushed the release-plz-2025-03-06T20-42-47Z branch from 730a58c to 3500a46 Compare March 9, 2025 11:44
@timonv timonv enabled auto-merge (squash) March 9, 2025 12:14
@timonv timonv merged commit 28676fc into master Mar 9, 2025
7 checks passed
@timonv timonv deleted the release-plz-2025-03-06T20-42-47Z branch March 9, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants