Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
9 changes: 9 additions & 0 deletions aboutcode/federated/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Changelog
=============


v0.1.0 (October 20, 2025)
---------------------------

- Initial release of the ``aboutcode.federated`` library based on
original work in the ``aboutcode.hashid`` library.
16 changes: 16 additions & 0 deletions aboutcode/federated/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
aboutcode.federated
===================

This is a library of utilities to compute ids and file paths for AboutCode
federated data.

License
-------

Copyright (c) AboutCode and others. All rights reserved.

SPDX-License-Identifier: Apache-2.0

See https://github.com/aboutcode-org/vulnerablecode for support or download.

See https://aboutcode.org for more information about AboutCode OSS projects.
Loading