Skip to content

v1.14.3

Latest

Choose a tag to compare

@jph00 jph00 released this 07 Jul 09:16

New Features

  • Fix call_parse to reliably detect direct script execution (#835), thanks to @ncoop57
  • Refactor call_parse CLI detection, add is_cli, support comma-separated but in delegates, and fix DocmentText for non-callables (#839)

Bugs Squashed

  • Improve docment formatting: handle multiline comments, empty signatures, and trim blank lines in output (#840)