Skip to content

Small features & bug fixes

Compare
Choose a tag to compare
@kdubb kdubb released this 05 Sep 12:22
· 22 commits to master since this release

Features

  • Allow importing symbols purely as a side-effect of whole file import
  • Allow adding code blocks to modules

Fixes

  • Fixes to symbol tracking when referencing types
  • Allow dots in all parts of an imported symbol name
  • Fix bug in DecoratorSpec.Builder.addParameter
  • Simplify gradle publishing scripts