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 0.7.0 #278

Merged
merged 4 commits into from
Apr 14, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 14, 2024

🤖 I have created a release beep boop

0.7.0 (2024-04-14)

⚠ BREAKING CHANGES

  • module: The module prefix nvim-laurel is renamed to laurel following the nvim community convention. Please read Changelog for the details.
  • option: The previously deprecated macros (set+, set^, set-, setlocal+, setlocal^, setlocal-, setglobal+, setglobal^, setglobal-, go+, go^, go-) have been removed according to the "less" design principle of this project. Please make your own wrappers if you still need them: some sample snippets are available in Cookbook.
  • autocmd: autocmd macros now interpret the symbol * at pattern position as an alias of [:*]. Since the symbol * is too unlikely to be overridden, this change is applied without deprecation notice.

Features

  • autocmd: make au!/autocmd! macro interpret the symbol * in pattern as an alias of ["*"] (#254) (8b7b6da)

Code Refactoring

  • module: rename module nvim-laurel to laurel (#266) (fad4d55)
  • option: remove deprecated macros set+, set-, ... (#273) (95e8070)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--nvim-laurel branch from fa510e5 to d4f0773 Compare April 14, 2024 01:54
@github-actions github-actions bot force-pushed the release-please--branches--main--components--nvim-laurel branch from d4f0773 to 49cb2a9 Compare April 14, 2024 02:27
@aileot aileot force-pushed the release-please--branches--main--components--nvim-laurel branch from df807fe to b677472 Compare April 14, 2024 02:42
@aileot aileot merged commit b726061 into main Apr 14, 2024
3 checks passed
@aileot aileot deleted the release-please--branches--main--components--nvim-laurel branch April 14, 2024 02:47
Copy link
Contributor Author

This pull request was closed.
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