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

feat(query): add support for closures in all steps #215

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Aug 2, 2024

  • Support closures in all query steps
  • Remove unused test

@timonv timonv merged commit 9eb5894 into master Aug 2, 2024
8 checks passed
@timonv timonv deleted the feat/custom-search-strategy branch August 2, 2024 17:34
timonv added a commit that referenced this pull request Aug 4, 2024
## 🤖 New release
* `swiftide`: 0.7.0 -> 0.7.1
* `swiftide-core`: 0.7.0 -> 0.7.1
* `swiftide-indexing`: 0.7.0 -> 0.7.1
* `swiftide-integrations`: 0.7.0 -> 0.7.1
* `swiftide-query`: 0.7.0 -> 0.7.1

<details><summary><i><b>Changelog</b></i></summary><p>

## `swiftide`
<blockquote>

## [0.7.1](https://github.com/bosun-ai/swiftide/releases/tag/0.7.1) -
2024-08-04

### Features

-
[53e662b](53e662b)
*(ci)* Add cargo deny to lint dependencies
([#213](#213))

-
[b2d31e5](b2d31e5)
*(integrations)* Add ollama support
([#214](#214))

- [9eb5894](9eb5894) *(query)* Support arbitrary closures in all steps ([#215](#215))

### Documentation

-
[f7accde](f7accde)
*(readme)* Add 0.7 announcement

-
[ba07ab9](ba07ab9)
*(readme)* Readme improvements

-
[1539393](1539393)
*(readme)* Update README.md


**Full Changelog**:
0.7.0...0.7.1


<!-- generated by git-cliff -->
</blockquote>

## `swiftide-core`
<blockquote>

## [0.7.1](https://github.com/bosun-ai/swiftide/releases/tag/0.7.1) -
2024-08-04

### Features

-
[53e662b](53e662b)
*(ci)* Add cargo deny to lint dependencies
([#213](#213))

-
[b2d31e5](b2d31e5)
*(integrations)* Add ollama support
([#214](#214))

### Documentation

-
[f7accde](f7accde)
*(readme)* Add 0.7 announcement

-
[ba07ab9](ba07ab9)
*(readme)* Readme improvements

-
[1539393](1539393)
*(readme)* Update README.md


**Full Changelog**:
0.7.0...0.7.1


<!-- generated by git-cliff -->
</blockquote>

## `swiftide-indexing`
<blockquote>

## [0.7.1](https://github.com/bosun-ai/swiftide/releases/tag/0.7.1) -
2024-08-04

### Features

-
[53e662b](53e662b)
*(ci)* Add cargo deny to lint dependencies
([#213](#213))

-
[b2d31e5](b2d31e5)
*(integrations)* Add ollama support
([#214](#214))

### Documentation

-
[f7accde](f7accde)
*(readme)* Add 0.7 announcement

-
[ba07ab9](ba07ab9)
*(readme)* Readme improvements

-
[1539393](1539393)
*(readme)* Update README.md


**Full Changelog**:
0.7.0...0.7.1


<!-- generated by git-cliff -->
</blockquote>

## `swiftide-integrations`
<blockquote>

## [0.7.1](https://github.com/bosun-ai/swiftide/releases/tag/0.7.1) -
2024-08-04

### Features

-
[53e662b](53e662b)
*(ci)* Add cargo deny to lint dependencies
([#213](#213))

-
[b2d31e5](b2d31e5)
*(integrations)* Add ollama support
([#214](#214))

### Documentation

-
[f7accde](f7accde)
*(readme)* Add 0.7 announcement

-
[ba07ab9](ba07ab9)
*(readme)* Readme improvements

-
[1539393](1539393)
*(readme)* Update README.md


**Full Changelog**:
0.7.0...0.7.1


<!-- generated by git-cliff -->
</blockquote>

## `swiftide-query`
<blockquote>

## [0.7.1](https://github.com/bosun-ai/swiftide/releases/tag/0.7.1) -
2024-08-04

### Features

-
[53e662b](53e662b)
*(ci)* Add cargo deny to lint dependencies
([#213](#213))

-
[b2d31e5](b2d31e5)
*(integrations)* Add ollama support
([#214](#214))

### Documentation

-
[f7accde](f7accde)
*(readme)* Add 0.7 announcement

-
[ba07ab9](ba07ab9)
*(readme)* Readme improvements

-
[1539393](1539393)
*(readme)* Update README.md


**Full Changelog**:
0.7.0...0.7.1


<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timon Vonk <[email protected]>
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.

1 participant