graph-generators v0.1.1.0 Release Notes

    • โœ… More unit tests for completeGraph variants
    • โœ… More unit tests for regular graphs
    • ๐Ÿ†• New regular graphs: starGraph, wheelGraph, nullGraph
    • ๐Ÿ“‡ Rename lineGraph to pathGraph (incorrect naming)
    • โž• Add notes about preconditions
    • โž• Add correct copyright declarations
    • ๐Ÿ›  Fix several doc formatting issues