Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

0.5.0

Latest
Compare
Choose a tag to compare
@agateau agateau released this 01 Dec 14:53
· 14 commits to master since this release
  • Turn internal QML elements into private C++ members, see README.md for details on how to use this. (Matthew Lam)
  • Add support for @returns, a synonym for @return. (Max Paperno)
  • Add support for trailing (inline) Doxygen comments for properties, signals, and methods (but not method params). (Max Paperno)
  • Fix installation issues on Windows (Max Paperno)
  • Improve test coverage and infrastructure (Aurelien Gateau)
  • Setup flake8 to enforce coding style (Aurelien Gateau)