File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Next Release
5- ----------------
4+ v6.0.0
5+ ---------
66
77- Improve web template for API web page https://github.com/aboutcode-org/purldb/issues/132
88- The API endpoints for ``approximate_directory_content_index ``,
@@ -23,6 +23,13 @@ Next Release
2323 ascending or descending fashion on fields using the ``sort `` query parameter.
2424 This parameter takes in the same fields as ``sort `` from `/api/packages/ `.
2525 https://github.com/aboutcode-org/purldb/issues/508
26+ - Visitors and Mappers have been merged into a single module named ``miners ``.
27+ - Code is now formatted using ruff.
28+ - purldb, matchcode, and other related projects have been updated to store,
29+ collect, and match code snippets. This is still in an early phase.
30+ - Add FederatedCode support.
31+ - Update queries when filtering resources by checksums to fix a performance issue.
32+
2633
2734v5.0.1
2835---------
You can’t perform that action at this time.
0 commit comments