Opened 6 months ago

Closed 6 months ago

#18717 closed enhancement (fixed)

doxyqml-0.5.3 (Python module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Douglas R. Reno, 6 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 6 months ago

# 2023.10.14 - 0.5.3

  • Add support for single quote (Carl Schwan)
  • Add a bit of typing annotation (Carl Schwan)
  • Ignore private functions in generate api (Carl Schwan)
  • Add support for typped functions (Carl Schwan)
  • qmlclass.py::add_import: dynamically get import qualifier (Matej Starc)
  • Allow arbitrary default arguments (Frederik Gladhorn)
  • Fix wasteful newline if there was no meaningful comment (Joshua Goins)
  • Change expected test data to account for the new comments (Joshua Goins)
  • Simplify header comments, add version/import at the very last minute (Joshua Goins)
  • Don't parse internal module types (Joshua Goins)
  • Use @version instead of @since command (Joshua Goins)
  • Add import statements for QML components (Joshua Goins)
  • Support array literals as function args (Nikolai R Kristiansen)
  • Fixed parsing curly brackets in JS function (Libor Tomsik)

comment:3 by Douglas R. Reno, 6 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.