Skip to content

v0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 01:32

Human-written changelog: Changelog @ v0.2

Merged PRs:

  • [Click to expand]
    • CompatHelper: add new compat entry for URIs at version 1, (keep existing compat) (#2)
    • CompatHelper: add new compat entry for DefaultApplication at version 1, (keep existing compat) (#3)
    • allow filtering out stdlibs and jlls (#40) (@KristofferC)

Closed issues:

  • [Click to expand]
    • Handle more gracefully when no deps (#1)
    • Rename to DepGraph.jl (#4)
    • Dot styling (#6)
    • CI: don't re-run tests on changing readme 🤦‍♂️ (#7)
    • Add changelog (#9)
    • Docs structure: Reference section (#11)
    • Mayb: do doctest also in Documentation.yml (#13)
    • TagBot trigger issue (#15)
    • Deploy docs for released versions (#17)
    • Run doctests not in docbuild but in separate ci workflow (#20)
    • readme-in-docs: preprocess further (#21)
    • set bg to transparent (so no shining bright in dark mode) (#23)
    • baseurl: kwarg (not globalref) (#25)
    • modularize create (#27)
    • put badges & links at top of readme after all (#34)
    • Rename package to PkgGraphs.jl (#36)
    • docs: fix readme ad-hoc processing (#39)
    • [compat]: set to julia 1.6 (#41)