Skip to content

Releases: Makcal/CppToPlantUML

v2.2.3

04 May 18:58
Compare
Choose a tag to compare

Change log

  1. Ignore namespace qualifiers (std:: etc.) for better displayment.

Full Changelog: v2.2.2...v2.2.3

v2.2.2

01 May 20:44
a783bbb
Compare
Choose a tag to compare

Change log

  1. Update README.md

Full Changelog: v2.2.1...v2.2.2

v2.2.1

21 Apr 23:25
Compare
Choose a tag to compare

Change log

  1. Ignore template specializations to avoid double links (temporary solution).

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Apr 17:49
Compare
Choose a tag to compare

Change log

  1. Add support of enumerations.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Apr 16:59
Compare
Choose a tag to compare

Change log

  1. Replace some aggregations with dependency relations.
  2. Reduce amount of relations by removing most obvious of them.
  3. Fix bugs with abstract method and type detection.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

21 Apr 04:11
Compare
Choose a tag to compare

Change log

  1. New convenient architecture for the module.
  2. Little output style improvements.

First release v1.0.0

21 Apr 03:35
Compare
Choose a tag to compare

The first version of the script!