Skip to content
v0.5.0

- Delay import to allow proper debian packaging of the client code
- bytes_to_str: Format strings directly, instead of constructing ExtendedSWHID
- StreamingGraphView: Buffer lines before writing
- cli: Fix rpc-serve to actually used the path given as argument
- Fix typo in HTTP index
- server: Define make_app_from_configfile so it can be ran by gunicorn
- LabelMapBuilder: mmap order file, use less RAM
- ConnectedComponents: add --by-origins
- Bump fastutil version
- git2graph: bugfix: traverse all nodes even when edges are not traversed
- tools/dir2graph: new tool to convert a local dir to nodes/edges files
- FindEarliestRevision: make timing optional with a dedidcated CLI flag