Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ v34.12.0 (unreleased)
- Add filtering by label and pipeline in the ``flush-projects`` management command.
Also, a new ``--dry-run`` option is available to test the filters before applying
the deletion.
https://github.com/aboutcode-org/scancode.io/pull/1690

- Add support for using Package URL (purl) as project input.
This implementation is based on ``purl2url.get_download_url``.
Expand All @@ -17,6 +18,10 @@ v34.12.0 (unreleased)
This generally means an issue on the MatchCode.io server side.
https://github.com/aboutcode-org/scancode.io/issues/1665

- Upgrade Bulma CSS and Ace JS libraries to latest versions.
Refine the CSS for the Resource viewer.
https://github.com/aboutcode-org/scancode.io/pull/1692

v34.11.0 (2025-05-02)
---------------------

Expand Down
1 change: 0 additions & 1 deletion scancodeio/static/ace-1.20.0-ext-searchbox.min.js

This file was deleted.

1 change: 0 additions & 1 deletion scancodeio/static/ace-1.20.0.min.js

This file was deleted.

Loading