Releases: 1Axen/blink
Releases · 1Axen/blink
v0.4.4
What's new?
Event On now returns a disconnect function
New tests to handle more cases
What's changed?
Simplified generator assert generation
When a function fails on the server it will now output the error message
Bug fixes
v0.4.3
Add lint preprocessors and version header at the top of generated files
v0.4.2
Fixes event/function body luau type generation
v0.4.1
Fixed scope generation with multiple scopes
v0.4.0
What's new?
Instance support
Referencing no in scope types no longer requires putting the scope name in-front
Bug fixes
Fixed struct luau type generation
v0.3.0
What's new?
Unit tests!
Added a Color3 type
Support for defining scopes (namespaces)
What's changed?
Referencing types has been improved
Function errors are no longer sent to the client, instead it will not report a generalized "Server encountered an error"
Bug fixes
Fixed some issues around references in structs, specifically around defining reference arrays
v0.2.0
Added support for functions
Fixed issues with primitive and assert prefabs
You can’t perform that action at this time.