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 11.0.0 #1537

Merged
merged 1 commit into from
Jun 24, 2024
Merged

chore(main): release 11.0.0 #1537

merged 1 commit into from
Jun 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

11.0.0 (2024-06-24)

⚠ BREAKING CHANGES

  • new docs for v11.0

Features

  • added support for plugin packages by lazy, rockspec and packspec (3be55a4)
  • build: build files and functions are now async. use coroutine.yield to interrupt and report progress (368747b)
  • luarocks support (f1ba2e3)
  • meta: check for dir changes for plugins already added to the rtp (ee2ca39)
  • new docs for v11.0 (183f59e)
  • packspec (8eba74c)
  • pkg: import package specs in the scope of the plugin (c1912e2)
  • rewrite of spec resolving (75ffe56)
  • spec.rocks is no longer needed & added support for installing any luarock (fcfd548)

Bug Fixes

  • fragments: prevent adding the same spec instance more than once (dbffad6)
  • luarocks: cleanup luarocks when deleting a plugin (b73c57e)
  • pkg: automatically update pkgs when editing a pkg file (7b6ddbf)
  • pkg: correctly pre-load package specs and remove them when needed during resolve (4326d4b)
  • pkg: make sure state dir exists (3515cb5)
  • pkg: versioning and reload specs when pkg-cache is dirty (fd8229d)
  • rocks: only build rockspec when it has deps or an advanced build step (9a6c219)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8af83f7 to c551e02 Compare June 24, 2024 15:16
@folke folke merged commit c33b9fb into main Jun 24, 2024
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.

1 participant