This is a major new release with all core code fragment and AI-generated code search features now available, including index-time matching.
- We also have improved support for on demand data collection for more ecosystems.
- The purldb-toolkit has moved to its own repo at https://github.com/aboutcode-org/purldb-toolkit
- The matchcode-toolkit has moved to its own repo at https://github.com/aboutcode-org/matchcode-toolkit
What's Changed
- Use JsonResponse #585 by @JonoYang in #586
- Index time matching by @JonoYang in #591
- Fixes Issue #587 by @MohannadAK in #593
- Collect pypi PURL ondemand #468 by @chinyeungli in #592
- Add PyPI to supported_ecosystems #599 by @JonoYang in #600
- Collect Cargo PURL ondemand #594 by @chinyeungli in #598
- Output verbose test failure #589 by @pombredanne in #590
- Collect Rubygems PURL ondemand #595 by @chinyeungli in #603
- Update skeleton by @JonoYang in #604
- add on demand package data collection for nuget #597 by @chinyeungli in #606
- Remove purldb-toolkit by @JonoYang in #610
New Contributors
- @MohannadAK made their first contribution in #593
- @chinyeungli made their first contribution in #592
Full Changelog: v6.0.0...v7.0.0