Skip to content

Rebuilt from scratch

Latest
Compare
Choose a tag to compare
@iulspop iulspop released this 23 Jun 00:37
· 4 commits to master since this release

Built completely anew to overcome limitations of yUML. Now uses parser and nomnoml libaries.

Added

  • [New feature] Diagram shows classes with instance variables, instance methods and singleton methods
  • [New feature] Diagram shows modules with instance methods and singleton methods
  • [New feature] Instance methods are marked public, private or protected using "+", "-" and "#" symbols respectively
  • [New feature] Diagram show relationships between different classes or classes and modules in particular inheritence, includes, extends and prepends