mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 10:15:59 +08:00
3.8 KiB
3.8 KiB
v2.4.3
2021.09.13
- 🚀 feat: default number support
issue-comment
. #90
v2.4.2
2021.09.06
- 🐞 fix:
doRemoveLabels
when has no label. #88
v2.4.1
2021.09.05
- 🐞 fix: remove labels define error. #86
v2.4.0
2021.08.15
- 🚀 feat: support custom repo. #83
- 🚀 feat: support default issueNumber get from context. #81
- 🐞 fix: action run async. #79
v2.3.1
2021.08.09
- ⚡️ refactor: extract exclude-labels array to outer scope. #75 @meteorlxy
v2.3.0
2021.08.09
- 🚀 feat: add exclude-labels for
check-inactive
close-issues
lock-issues
. #74
v2.2.1
2021.03.21
- fix: list comment page lost in
find-comments
. #66
v2.2.0
2021.03.21
- feat: Added
title-excludes
parameter tocheck-issue
. #65
v2.1.2
2021.02.19
- feat: update/delete comment support find-comments out. #63
v2.1.1
2021.02.03
v2.1.0
2021.02.02
- feat: add create-label. #54
v2.0.0
2021.01.26
- refactor: add require-permission default. #51
v1.12
It will be the last version of 1.x
2021.01.26
v1.11
2021.01.14
v1.10
2021.01.12
- fix: duplicate labels set. #36
v1.9
2021.01.11
- feat: add random to. #35
v1.8
2021.01.07
- #31
- refactor: split content
- feat: add
remove-labels
for duplicate - docs: optimize website
v1.7
2021.01.02
- #27
- feat: add
month-statistics
- fix: query issues less because pages max 100
- fix: js nested
require
- feat: add
v1.6
2020.12.30
- perf: optimize duplicate. #24
v1.5
2020.12.30
- feat: add
mark-duplicate
. #23
v1.4
2020.12.29
- fix: perfect
inactive-day
check. #22
v1.3
2020.12.28
- feat: add welcome. #19
v1.2
2020.12.25
- feat: add check-issue & remove labels. #12
v1.1
2020.12.24
- fix: yml not support array. #11
v1
2020.12.23
🎉 First release.