Skip to content

Releases: chaoss/grimoirelab-chronicler

1.0.0-alpha.3

Choose a tag to compare

@github-actions github-actions released this 17 Nov 09:19

grimoirelab-chronicler 1.0.0-alpha.3 - (2025-11-17)

New features:

  • GrimoireLab Chronicler major release
    First major release for GrimoireLab Chronicler providing the initial
    library that converts raw items fetched by Perceval into events for
    GrimoireLab.

1.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 14 Nov 14:47

grimoirelab-chronicler 1.0.0-alpha.2 - (2025-11-14)

New features:

  • GrimoireLab Chronicler major release
    First major release for GrimoireLab Chronicler providing the initial
    library that converts raw items fetched by Perceval into events for
    GrimoireLab.

1.0.0-alpha.1

Choose a tag to compare

@github-actions github-actions released this 14 Nov 09:44

grimoirelab-chronicler 1.0.0-alpha.1 - (2025-11-14)

New features:

  • GrimoireLab Chronicler major release
    First major release for GrimoireLab Chronicler providing the initial
    library that converts raw items fetched by Perceval into events for
    GrimoireLab.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 15:07
9e92883

grimoirelab-chronicler 0.1.0 - (2025-10-16)

New features:

  • Identity events for Git commits
    This update introduces functionality to extract and eventize
    identities from git commit data. It handles authors, committers, and
    signers, creating events for each identity found.

Bug fixes:

  • Event ID generation for Git actions updated
    Commits containing multiple copy file actions for the same file
    generated duplicate event IDs because the new file name wasn’t
    included in the ID calculation.

Dependencies updateds:

  • Python minimum version updated
    Python 3.8 will reached its end of life in October 2024. Most recent
    Linux distributions provide Python 3.11 or 3.12 as the default
    version. Versions 3.8 and 3.9 are reaching their end of life soon, so
    we think it's better to drop these old versions and start fresh.

0.0.1-rc.2

Choose a tag to compare

@github-actions github-actions released this 16 Jan 09:16
481c963

grimoirelab-chronicler 0.0.1-rc.2 - (2025-01-16)

No changes list available.