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(swiftide)!: rework workspace preparing for swiftide-query #199

Merged
merged 10 commits into from
Jul 23, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Jul 23, 2024

Splits up the project into multiple small, unpublished crates. Boosts compile times, makes the code a bit easier to grok and enables swiftide-query to be build separately.

BREAKING CHANGE: All indexing related tools are now in swiftide::indexing

@timonv timonv changed the title feat(swiftide): refactor workspace preparing for swiftide-query feat(swiftide)!: rework workspace preparing for swiftide-query Jul 23, 2024
@timonv timonv merged commit 16bafe4 into master Jul 23, 2024
11 checks passed
@timonv timonv deleted the chore/restructure-project branch July 23, 2024 19:25
@github-actions github-actions bot mentioned this pull request Jul 23, 2024
timonv pushed a commit that referenced this pull request Jul 28, 2024
## 🤖 New release
* `swiftide`: 0.6.7 -> 0.7.0

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

<blockquote>

## [0.7.0](https://github.com/bosun-ai/swiftide/releases/tag/0.7.0) -
2024-07-28

### Features

-
[ec1fb04](ec1fb04)
*(indexing)* Metadata as first class citizen
([#204](#204))

-
[16bafe4](16bafe4)
*(swiftide)* Rework workspace preparing for swiftide-query
([#199](#199))

-
[63694d2](63694d2)
*(swiftide-query)* Query pipeline v1
([#189](#189))

### Documentation

-
[2114aa4](2114aa4)
*(readme)* Add copy on the query pipeline


**Full Changelog**:
0.6.7...0.7.0


<!-- 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant