Skip to content

1.2.0

Choose a tag to compare

@lahmatiy lahmatiy released this 06 Oct 23:16
· 49 commits to master since this release
  • Store list of decorators in class declaration info (with reference on decorator function if possible)
  • Wrap class declaration decorator expressions to make possible resolve original class by decorators chain
  • Mark class declaration info with type: "class"