AboutCode v3.3.1
This is a minor maintenance release of the v3.x branch.
- Add new Jinja2 custom template filters:
multi_sortto sort and
unique_togetherto compute unique lists. Both filters take an "attributes"
list of attribute names and use all these attribute names to sort or
compute unique values. - Use saneyaml library to dump and load YAML