v0.0.67 mimetype: Migrate to indexed data as text
v0.0.66 range-indexer: Stream indexing range computations
v0.0.65 - Fix revision metadata indexer
v0.0.64 - indexer: Fix mixed identifier encodings issues - Add missing config filename for origin intrinsic metadata indexer.
v0.0.63 - Make the OriginMetadataIndexer fetch rev metadata from the storage instead of getting them via the scheduler. - Make the 'result_name' key of 'next_step' optional. - Add missing return. - doc: update index to match new swh-doc format
v0.0.62 - metadata indexer: Add empty tool configuration - Add fulltext search on origin intrinsic metadata
v0.0.61 indexer: Fix origin indexer's default arguments
v0.0.60 - origin_head: Make next step optional - tests: Increase coverage
v0.0.59 - fossology license: Fix issue on license computation - Improve docstrings - Fix pep8 violations - Increase coverage on content indexers
v0.0.58 - Add missing default configuration for fossology license indexer - tests: Remove dead code