v0.9.12
CLI Commands and Options
No changes.
Rule Language
- New directive
.check revision
, whenfalse
it disable the default behavior that blocks updating a changed work item (see parallelism for details). - Directives accept blank (
=
). - Rules can use new
event
variable to check the type of work item event which triggered the rule.
Build, Test, Documentation
- Documentation moved from repo to https://tfsaggregator.github.io/docs/v3.
- Merged TFS Aggregator and Aggregator CLI documentation in a single, renamed, repository.
- New hugo-book theme for documentation site.
- Automated publication workflow from aggregator-docs repo.