Skip to content

0.10.1

Choose a tag to compare

@dereuromark dereuromark released this 29 Sep 23:10
· 1074 commits to master since this release

Bugfixes

  • Fixed TemplateAnnotator for empty templates and also around inline doc blocks.
  • Removed preemptive template annotations by default, this was a bit too eager for some probably. Whoever wants this can easily enable it via Configure setting.
  • Improved syntax for vendor namespaced plugins: E.g. Vendor/PluginName.ModelName syntax now works.

Improvements

  • Added a -f/--filter option for AnnotationsShell to more quickly annotate specific new files.