Releases: janphkre/class_relations
Releases · janphkre/class_relations
1.2.5
13 Jan 12:52
Compare
Sorry, something went wrong.
No results found
fixed an issue with similar package names causing external links to not be noticed.
1.2.4
09 Jan 13:54
Compare
Sorry, something went wrong.
No results found
Fix diagram generation for extension methods / global methods.
1.2.3
08 Jan 09:34
Compare
Sorry, something went wrong.
No results found
Fixed an issue where a file annotation would break the importList being picked up correctly.
1.2.2
08 Jan 08:23
Compare
Sorry, something went wrong.
No results found
Skip task if no declared source set exists.
1.2.1
07 Jan 20:38
Compare
Sorry, something went wrong.
No results found
Allow source sets to be optional.
Fix links to other diagrams & files.
1.2.0
06 Jan 22:03
Compare
Sorry, something went wrong.
No results found
Reworked extension of grouping plugin to work as intended.
1.1.1
06 Jan 07:43
Compare
Sorry, something went wrong.
No results found
Fix jitpack build, declare explicit jdk
1.1.0
05 Jan 18:57
Compare
Sorry, something went wrong.
No results found
Added functionality to support multi module projects.
1.0.1
13 Aug 19:28
Compare
Sorry, something went wrong.
No results found
Minor patch, fixing up the release mechanism for jitpack, releasing the library module as well.
1.0.0 - Initial Release
20 Jun 21:33
Compare
Sorry, something went wrong.
No results found
Initial release of the class_structure gradle plugin (and library).
As stated in the readme, the base functionality of the plugin is there:
Generate puml diagrams for the interactions between classes in your project and out of it
Filter classes you don't want, internal or external
empty diagrams representing the folder structure are created to allow navigation accross unrelated code segments