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.9.0 #265

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

7.9.0 (2023-01-02)

Features

  • commands: added build command to force rebuild of a plugin (23c0587)
  • event: track event trigger times (46997de)
  • help: accept patterns for readme (#269) (d521a25)
  • loader: incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected (2d06faa)
  • spec: added import to import other plugin modules (919b7f5)
  • spec: added support for importing multiple spec modules with import = "foobar" (39b6602)
  • spec: allow mergig of config, priority and dependencies (313015f)
  • spec: show spec warnings in checkhealth only (bc4133c)
  • ui: show new version that is available instead of general message (34e2c78)
  • ui: when updating to a new version, show the version instead of the commit refs (0fadb5e)
  • util: added trackfn that wraps a function and tracks timings (50a456c)

Bug Fixes

  • cache: allow lazyvim as a plugin (f6b0172)
  • cache: autoloading was broken! (9e90852)
  • cache: dont return directories in lsmod (9893430)
  • cache: keep ordering of topmods the same as in rtp (11eee43)
  • cache: only autoload when plugins have been parsed. Needed to support import (0bc73db)
  • cache: properly return two values for finddir (1ec8f08)
  • commands: fixed plugin completion for commands (205ce42)
  • fetch: always fetch latest origin tags. Fixes #264 (a9de591)
  • handler: properly show errors generated by setting up handlers (4d77cf2)
  • health: always use main spec (6ff480b)
  • help: properly escape helptags search pattern (#268) (1edd1b8)
  • loader: always load init.lua in plugin mods (60e96b4)
  • loader: setup handlers after installing missing plugins. Fixes #272 (b23a5dc)
  • plugin: only get plugin from spec when needed. (ce3e1fc)
  • spec: allow a spec module to be on the rtp and not only in config (51c23b6)
  • spec: normalize deps before adding spec to make sure merging works as expected (7d75598)

Performance Improvements

  • cache: cache all lua files till UIEnter instead of VimEnter (77ff7be)
  • track some additional cputimes (d992387)

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 9 times, most recently from 3277530 to f06d7e6 Compare January 2, 2023 14:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from f06d7e6 to 23eb374 Compare January 2, 2023 14:28
@folke folke merged commit c1a50a7 into main Jan 2, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 2, 2023

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