Skip to content

v0.0.33: Visibility modifiers for methods (#546)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 03:06
· 18 commits to master since this release
2771ad6
Enforce visibility modifiers for instance methods and static methods for
types and enums. This required modifying a lot of builtin modules as
well as the compiler and lsp itself.