Skip to content

v1.1.1

Choose a tag to compare

@baileyherbert baileyherbert released this 23 Dec 06:47
· 30 commits to main since this release
  • Improved constructor parameter parsing
    • Now parses correctly when constructors aren't the first method in a class
    • Now parses correctly when constructors are defined in a parent class
    • Fixed parsing methods and constructors when they were commented
  • Attributes that have no arguments can now be called without parenthesis