Skip to content

Releases: chaoss/grimoirelab-graal

0.3.2-rc.5

23 Sep 15:09

Choose a tag to compare

graal 0.3.2-rc.5 - (2022-09-23)

  • Update Poetry's package dependencies

0.3.2-rc.4

23 Sep 09:51

Choose a tag to compare

graal 0.3.2-rc.4 - (2022-09-23)

  • Update Poetry's package dependencies

0.3.2-rc.3

07 Sep 11:31

Choose a tag to compare

graal 0.3.2-rc.3 - (2022-09-07)

  • Update Poetry's package dependencies

0.3.2-rc.2

23 Aug 09:21

Choose a tag to compare

graal 0.3.2-rc.2 - (2022-08-23)

  • Update Poetry's package dependencies

0.3.2-rc.1

22 Jul 14:30

Choose a tag to compare

graal 0.3.2-rc.1 - (2022-07-22)

  • Update Poetry's package dependencies

0.3.1

24 Jun 11:20

Choose a tag to compare

Graal 0.3.1 - (2022-06-24)

Others:

  • GrimoireLab dependencies update
    Dependencies have been updated to use the latest versions of
    GrimoireLab packages:
    • grimoirelab-toolkit >= 0.3
    • perceval >= 0.19

0.3.0

02 Jun 16:15

Choose a tag to compare

Graal 0.3.0 - (2022-06-02)

New features:

  • Dependencies file for development
    Include a new requirements.txt file to install the development version
    from the repositories.

Bug fixes:

  • Fix error in update worktree
    Graal wasn't working with the latest version of Git 2.35.1 because it
    protects braches checked out in all worktrees. This change renames the
    branch created when creating a worktree to fix the issue.

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.