Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 10:35

Sir Mordred 0.3.0 - (2022-06-07)

New features:

  • Dependencies file for development
    Include a new requirements.txt file to install the development version
    from the repositories.
  • Add extract spaces
    Extract spaces from the URL. By default it will extract labels but
    adding tag_type="spaces" it will extract spaces.

Bug fixes:

  • Studies aliases relocated
    Relocate studies aliases so they are not created automatically by
    Mordred.
  • Add pair-programming in '_get_enrich_backend' method
    Add the pair-programming to the _get_enrich_backend method if it
    exists in the setup.cfg file.

Feature removals:

  • Drop Python 3.6 support
    Python 3.6 reached the end of life at the end of 2021. This means it
    won't receive new updates or patches to fix security issues.
    Therefore, this package will only work with Python >= 3.7 from now on.
  • FINOS Meeting backend removed
    FINOS Meeting backend is not supported anymore. The Perceval backend
    was archived in Bitergia repository so it shouldn't be part of the
    core anymore because it's software not maintained.

Others:

  • Add studies to the alias file
    Add onion, areas of code, and demographics studies to the file
    aliases.json. This is needed to keep this file updated with the
    aliases we use in the dashboards by adding them to the appropiate data
    sources. The included aliases: - all_onion - git_areas_of_code -
    demographics