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

lune 0.8.1 #165800

Merged
merged 2 commits into from
Mar 11, 2024
Merged

lune 0.8.1 #165800

merged 2 commits into from
Mar 11, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Added
  • Added the ability to specify an address in net.serve. (#142)

Changed

  • Update to Luau version 0.616.
  • Major performance improvements when using a large amount of threads / asynchronous Lune APIs. (#165)
  • Minor performance improvements and less overhead for net.serve and net.socket. (#165)

Fixed

  • Fixed fs.copy not working with empty dirs. (#155)
  • Fixed stack overflow when printing tables with cyclic references. (#158)
  • Fixed not being able to yield in net.serve handlers without blocking other requests. (#165)
  • Fixed various scheduler issues / panics. (#165)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 11, 2024

This comment was marked as resolved.

lune: update repo location

Signed-off-by: Rui Chen <rui@chenrui.dev>

autobump: add lune

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Mar 11, 2024
@chenrui333 chenrui333 added repo-location-update autobump and removed automerge-skip `brew pr-automerge` will skip this pull request labels Mar 11, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 11, 2024
Merged via the queue into master with commit 9729a07 Mar 11, 2024
13 checks passed
@BrewTestBot BrewTestBot deleted the bump-lune-0.8.1 branch March 11, 2024 22:04
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 11, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age repo-location-update rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants