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(main): release 13.0.0 #1134

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

astronvimbot
Copy link
Contributor

@astronvimbot astronvimbot commented Jul 27, 2024

🤖 I have created a release beep boop

13.0.0 (2024-08-19)

⚠ BREAKING CHANGES

  • multiple-cursors-nvim: Change prefix to <Leader>m (#1141)

Features

  • code-runner: Add molten-nvim (#1143) (76f4f81)
  • completion: add supermaven-nvim (#1140) (5f43a6c)
  • cs: add neotest integration with neotest-dotnet (#1147) (6c55d15)
  • debugging: add quicker.nvim (#1146) (7c3ec48)
  • git: add gitgraph.nvim (#1157) (21251ca)
  • haskell: update haskell-tools to v4 (#1135) (933a8d4)
  • hyprlang: use mason-lspconfig for managing hyprls installation and setup (3c72999)
  • markdown-and-latex: add markview.nvim (#1155) (2ea16f7)
  • neovim-lua-development: add helpview.nvim (#1156) (ad68f73)
  • pack/cs: add neotest dotnet (6c55d15)
  • pack: add mdx language pack (#1142) (be08022)
  • pack: remove pinned version of typst-preview.nvim in typst pack (#1151) (56031b4)
  • recipes: add recipe for automatically triggering lsp signature help (cd285bc)
  • rust: update rustaceanvim to v5 (#1133) (45c60e7)
  • split-and-window: add colorful-winsep.nvim plugin (#1132) (612a061)
  • utility: add lua-json5 (d3463cb)

Bug Fixes

  • codesnap-nvim: Add default saving path (#1121) (8661208)
  • codesnap-nvim: Remove save_path now that mistricky/codesnap.nvim#124 is merged (#1139) (a936028)
  • codesnap: Remove dir now that mistricky/codesnap.nvim#124 is merged (a936028)
  • conform-nvim: limit updates for nvim 0.9 (59ea70f)
  • cord-nvim: build script path for windows (7d1f69a)
  • cord-nvim: Make build command cross-platform (#1137) (7d1f69a), closes #1136
  • go: enable gofumpt in gopls by default (#1167) (e61ce28)
  • go: install missing goimports (#1166) (50ad0af)
  • grug-far-nvim: fix icon disabled options (#1163) (db8a939)
  • helpview-nvim: add missing treesitter parser (#1159) (ee47571)
  • helpview-nvim: fix incorrect treesitter configuration (af70b37)
  • markdown-and-latex: improve installation process and lazy loading (7da567d)
  • markview-nvim: Add missing treesitter parsers (#1158) (8d92792)
  • markview-nvim: fix incorrect treesitter configuration (0f562df)
  • multiple-cursors-nvim: Change prefix to &lt;Leader&gt;m (#1141) (96b765b)
  • pack/ocaml: fix typo at README.md (d252a62)
  • python: disable venv-selector if fd isn't installed (5dac4da)
  • python: remove unnecessary stubPath setting (bb8089b)
  • rust: fix check for neovim version (166b91e)
  • smartcolumn-nvim: Disable on more filetypes (#1165) (f39a93e)
  • transparent-nvim: make transparent.nvim actually work with Heirline (also makes the opts table work as well) (#1149) (ece293a)
  • vimtex: update which-key.nvim to new syntax (1e93b21)

This PR was generated with Release Please. See documentation.

@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 9 times, most recently from 3ac5d10 to c1f4ac3 Compare August 1, 2024 22:57
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch from c1f4ac3 to a1372c7 Compare August 1, 2024 23:00
@astronvimbot astronvimbot changed the title chore(main): release 12.1.0 chore(main): release 13.0.0 Aug 4, 2024
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 2 times, most recently from 17251d3 to 8524546 Compare August 4, 2024 14:50
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 8 times, most recently from 70ddfa1 to 6a31cde Compare August 11, 2024 12:35
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 6 times, most recently from 429fc6a to 7a254d7 Compare August 12, 2024 23:26
@astronvimbot astronvimbot force-pushed the release-please--branches--main branch 9 times, most recently from 709133b to 537066c Compare August 19, 2024 15:31
@ALameLlama
Copy link
Contributor

Ship it

@ALameLlama ALameLlama merged commit 18978b1 into main Aug 19, 2024
18 checks passed
@ALameLlama ALameLlama deleted the release-please--branches--main branch August 19, 2024 22:35
@astronvimbot
Copy link
Contributor Author

🤖 Created releases:

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.

cord-nvim's build script fails on windows
2 participants