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 7.0.0 #96

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 22, 2022

🤖 I have created a release beep boop

7.0.0 (2022-12-23)

⚠ BREAKING CHANGES

Features

  • init() no longer implies lazy-loading. Add lazy=false for affected plugins (8112640)
  • loader: automatically lazy-load colorschemes (07b4677)
  • spec: config can be true or a table that will be passed to require("plugin").setup(config) (2a7b004)
  • spec: allow using plugin names in dependencies (4bf771a)
  • ui: added options to sort/filter profiling data (7dfb9c1)

Bug Fixes

  • added error message to debug failing extmarks #117 (65e9036)
  • checker: dont report updates on install during startup (8251c23)
  • install: make sure to setup loaders before attempting install so colorscheme can load. Fixes #122 (7b9b476)
  • keys: don't create with remap! (b440b3a)
  • keys: dont delete handlers manually. Let loader do that (72b3899)
  • keys: key handlers were not working after reload (3f60f2d)
  • manage: do not reload pugins on clear (b5d6afc)
  • pass plugins instead of plugin names to command. Fixes #103 (42f5aa7)
  • remove debug print (08d458c)
  • remove lazy keymaps with the correct mode. Fixes #97 (56890ce)
  • run init() before loading start plugins. Fixes #107 (2756a6f)
  • ui: fix buffer being properly deleted (#112) (9e98389)
  • ui: fixed extmarks while wrapping. Fixes #124 (e973323)
  • ui: sort profiling chronological by default (50e3b91)

Code Refactoring

  • default lazy cache path is now under cache instead of state (cc6276e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from 0a49d28 to 4d37058 Compare December 22, 2022 12:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch 2 times, most recently from 0e22e62 to b651c87 Compare December 22, 2022 16:51
@github-actions github-actions bot changed the title chore(main): release 6.1.0 chore(main): release 7.0.0 Dec 22, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch 12 times, most recently from 9017f80 to 36d3252 Compare December 23, 2022 10:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from 36d3252 to 411373f Compare December 23, 2022 10:48
@folke folke merged commit 7f10386 into main Dec 23, 2022
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant