updeep/CHANGELOG.yml

44 lines
1.0 KiB
YAML
Raw Normal View History

2023-01-11 18:01:28 +00:00
---
project:
name: updeep-remeda
homepage: https://github.com/yanick/updeep-remeda
commit_regex: '^(?<type>[^: ]+):(?<desc>.*?)(\[(?<ticket>[^\]]+)\])?$'
ticket_url: ~
with_stats: true
releases:
2023-03-22 21:12:47 +00:00
- version: v2.1.1
date: 2023-02-22
changes:
- desc: add map to the exports
- desc: 'code churn: 4 files changed, 134 insertions(+), 121 deletions(-)'
type: stats
2023-01-13 18:42:56 +00:00
- version: v2.1.0
date: 2023-00-13
changes:
- desc: add function 'matches'
2023-03-22 21:12:47 +00:00
- desc: 'code churn: 7 files changed, 66 insertions(+), 174 deletions(-)'
2023-01-13 18:42:56 +00:00
type: stats
2023-01-11 18:01:28 +00:00
- version: v2.0.0
date: ~
changes:
2023-03-22 21:12:47 +00:00
- desc: 'Fork from the [mothership](github.com/substantial/updeep), v1.2.1'
2023-01-11 18:01:28 +00:00
change_types:
- keywords:
- feat
level: minor
title: Features
- keywords:
- fix
level: patch
title: Bug fixes
- keywords:
- chore
- maint
- refactor
level: patch
title: Package maintenance
- keywords:
- stats
level: patch
title: Statistics