Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Nov 23:50
· 7 commits to main since this release

✨ New Features

  • b06789e - delete latin google font gaining a little bit efficiency (commit by @GermanMT)
  • c8c64d4 - add package graph visualization (commit by @GermanMT)
  • c07302e - show purls for package and versions in package details view (commit by @GermanMT)
  • cb23202 - put purl as placeholders (commit by @GermanMT)
  • e549d85 - adapt graph hook to send require rels constraints when expanding package node in graph visualization (commit by @GermanMT)
  • d45f967 - improved minor aspects of graph visualization (commit by @GermanMT)
  • b76afa9 - change expand package and versions endpoints to get (commit by @GermanMT)
  • a830f28 - add graph visualization for requirement files (commit by @GermanMT)

📝 Documentation Changes

  • 3b7f238 - update claude file with new graph visualization view (commit by @GermanMT)

🎨 Code Style Changes

🔧 Chores