v4.0.0 🎁
·
622 commits
to refs/heads/master
since this release
🚨 Removed
- add
id
andname
to the report (#41) @simonsymhoven
⚠️ Deprecated
- add
yaml
file support (#35) @simonsymhoven
🚀 New features and improvements
- add
id
andname
to the report (#41) @simonsymhoven - add view handling for one-column data (#37) @simonsymhoven
- add
yaml
file support (#35) @simonsymhoven - introduce
displayType
for pipeline step to specify how to results should be displayed in table (absolute
,relative
ordual
) (#32) @simonsymhoven
🐛 Bug fixes
- fix recursion error in aggregation of
result
(#45) @simonsymhoven - fix wrong url redirection of
ReportJobAction
(#44) @simonsymhoven - remove table link if
item
has no sub items (#36) @simonsymhoven
📦 Dependency updates
- Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3 (#34) @dependabot