Skip to content

Releases: 20Tauri/DoxyDoxygen

v1.0.1

13 Feb 19:52
Compare
Choose a tag to compare
  • Fix: Php FQN not works for return types (#171)
  • Fix: Php FQN with "use XXX as YYY;" (#172)

v1.0.0

24 Jan 20:57
Compare
Choose a tag to compare
  • Improve C# support (C#11 required keyword, ?...)
  • Add C++23 explicit "this" support in method definition
  • Add Doxygen new commands (\hideinheritancegraph, \hideinlinesource...)
  • Improve JavaScript ES14 type detection
  • Improve JavaScript ES15 pipeline operator detection

v0.83.0

09 Sep 16:22
Compare
Choose a tag to compare
  • Add: Better C++23 support (Z suffixes, )
  • Add: C# tuple and object deconstruction support
  • Add: New Doxygen commands (@collaborationgraph, @module...)
  • Change: Alt+Q now tries to fall-back on another rule when no entity has been found (#170)

v0.82.0

09 May 08:53
Compare
Choose a tag to compare
  • Add: LibreTranslate to allow unlimited, offline,and free translation
  • Fix: lindat translator updated to make it work again
  • Fix: Hablaa translator is now offline and was removed
  • Fix: No longer produce useless logs in SublimeText console

v0.81.3

23 Nov 19:13
Compare
Choose a tag to compare
  • Fix: Crash when rulers value is invalid (#169)
  • Add: rulers to the default crash report

v0.81.2

10 Sep 13:18
Compare
Choose a tag to compare
  • Fix: No longer use Python 3.3 compatibility on ST4 (#17)

v0.81.1

06 Sep 18:45
Compare
Choose a tag to compare
  • Fix: Expand /**|*/ (#166)

v0.81.0

06 Sep 16:06
Compare
Choose a tag to compare
  • Improve: Expand /**|*/ (#166)

v0.80.0

10 Aug 16:40
Compare
Choose a tag to compare
  • Fix: Links in documentation (#164)
  • Fix: C# record parsing
  • Add: Js Optional Chaining operator support
  • Add: Js Private member support
  • Fix: Translator no longer insert HTML code
  • Add: Doxygen @noop, @concept, @docbookinclude, @emoji, @f(, @f), @hidecallergraph, @hidecallgraph, @hiderefby, @hiderefs, @maninclude, @refinclude, @raisewarning, @showrefby, @showrefs commands support

v0.79.5

20 Dec 22:14
Compare
Choose a tag to compare
  • Fix: Cursor positioning when tabulations present AND translate_tabs_to_spaces true (#161)