updeep/CHANGELOG.yml

38 lines
839 B
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-01-13 18:42:56 +00:00
- version: v2.1.0
date: 2023-00-13
changes:
- desc: add function 'matches'
- desc: "code churn: 7 files changed, 66 insertions(+), 174 deletions(-)"
type: stats
2023-01-11 18:01:28 +00:00
- version: v2.0.0
date: ~
changes:
2023-01-13 18:42:56 +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