Skip to content

Commit

Permalink
chore: v0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
saecki committed Jul 1, 2024
1 parent 24f8c99 commit a11060e
Show file tree
Hide file tree
Showing 4 changed files with 656 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

A neovim plugin that helps managing crates.io dependencies.

Feel free to open issues.
> [!IMPORTANT]
> [See breaking changes](https://github.com/Saecki/crates.nvim/issues/89)
[Screencast from 2023-03-11 05-29-22.webm](https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm)

Expand Down Expand Up @@ -68,7 +69,7 @@ lua require('crates').setup()
</details>

## [Documentation](https://github.com/Saecki/crates.nvim/wiki)
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4.0)
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5.0)
- [Unstable](https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable)

## Related projects
Expand Down
5 changes: 3 additions & 2 deletions docgen/templates/README.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

A neovim plugin that helps managing crates.io dependencies.

Feel free to open issues.
> [!IMPORTANT]
> [See breaking changes](https://github.com/Saecki/crates.nvim/issues/89)

[Screencast from 2023-03-11 05-29-22.webm](https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm)

Expand Down Expand Up @@ -68,7 +69,7 @@ lua require('crates').setup()
</details>

## [Documentation](https://github.com/Saecki/crates.nvim/wiki)
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4.0)
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5.0)
- [Unstable](https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable)

## Related projects
Expand Down
Loading

0 comments on commit a11060e

Please sign in to comment.