Release 0.17.0#298
Merged
Merged
Conversation
|
Coverage after merging release-0.17.0 into main will be
Coverage Report for Changed Files
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Many new things for this version:
remove_typesrule issues related to lost comments (#297)robloxrequire mode) (#294)retain_linesgenerator (#293)"\12") (#292)@self) (#290).luauor.lua(#280)math.sqrt()calls into an exponent form (using the^operator) (convert_square_root_call) (#278)inject_global_valueto support structured data. Add theenv_jsonproperty to inject JSON encoded data and thedefault_valueproperty to inject data when the provided environment variable is not defined (#277)remove_method_call) (#276)remove_unused_variablerule to correctly handle trailing unassigned (but used!) variables (#275)convert_luau_number) (#274)PathRequireModestruct when using the darklua library and refactor AST node types to reduce size difference between variants (#273)