Skip to content

Releases: cschlosser/doxdocgen

Release 0.8.2

04 Oct 10:25
6a541f4
Compare
Choose a tag to compare

Other

  • Package with older version of vsce

Release 0.8.1

04 Oct 10:01
2610f9e
Compare
Choose a tag to compare

Revert

  • Replace environment variables in templated strings. If no environment variable can be found the name of the variable will be inserted (#110) (#175)

Release 0.8.0

03 Oct 17:52
d82810b
Compare
Choose a tag to compare

Feature

  • Support for arbitrary tags (#169)

  • Replace environment variables in templated strings. If no environment variable can be found the name of the variable will be inserted (#110)

Fix

  • Incorrect parameter name of template (#170)

Release 0.7.2

02 Jul 05:42
Compare
Choose a tag to compare

Fix

  • Could not generate correct file header annotation (again) #164 (#161)

Release 0.7.1

29 Jun 19:36
0c88788
Compare
Choose a tag to compare

Fix

  • Could not generate correct file header annotation #162 (#161)

Release 0.7.0

26 Jun 13:24
Compare
Choose a tag to compare

Feature

  • Add option to filter keywords (like custom defines) from input line #159 (#152)

Fix

  • Argument type would be placed as the param instead of the argument name #154

    Thanks to @DaanHuinink

  • Bug when commenting macros #158 (#142)

Release 0.6.0

15 Mar 10:00
Compare
Choose a tag to compare

Feature

Other

  • Update dev dependencies

  • Fix travis config

Release 0.5.2

08 Oct 20:23
Compare
Choose a tag to compare

Fix

  • Cannot see params & return value, for global functions (#136)

Release 0.5.1

05 Oct 15:13
Compare
Choose a tag to compare

Fix

  • ignore "restrict" keyword in C function parameter pointer (#121)

  • Parameters not generated when using custom trigger (#119)

  • Function argument. Pointer to table is not generated. (#123)

Other

  • Update dev dependencies and increase min VS Code version (#131, #132)

Release 0.5.0

28 Jun 22:28
c5d67b2
Compare
Choose a tag to compare

[0.5.0]

Feature

  • Feature suggest: Indent option (#107)

For how this works, see the CHANGELOG.md