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

0.11.0 #1002

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

0.11.0 #1002

wants to merge 29 commits into from

Conversation

Sainan
Copy link
Member

@Sainan Sainan commented Nov 2, 2024

  • Added preprocessor with $alias directive
  • Added warning for unused local variables
  • Export is no longer deprecated but now implies constness

Standard library:

  • Added buffer library
  • Added table.invert, table.dedup/deduplicate, table.deduped/deduplicated
  • Added UDP support to socket.connect
  • Added socket.isudp, socket.udpserver
  • socket.listen & socket.bind can now be bound to a specific IP address
  • io.part now returns 'parent, name' if part argument is omitted

@Sainan Sainan force-pushed the 0.11.0 branch 3 times, most recently from 168cc3c to 8737921 Compare November 8, 2024 21:30
@Sainan Sainan force-pushed the 0.11.0 branch 3 times, most recently from 22d9e6a to 0855e36 Compare November 15, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant