{{$section := (.Get "section") }}
Feature | Phase | |
---|---|---|
{{ $feature.name }} | {{ else }}{{ $feature.name }} | {{end}}{{if and ($featureDeprecation) (eq $featureDeprecation.state "deprecated") }} Deprecated {{ if $featureDeprecation.details }} {{ if $featureDeprecation.details.next }} with removal planned for {{ $featureDeprecation.details.next }}. {{ else }} . {{ end }} {{ if $featureDeprecation.details.replacement }} Replaced by {{ $featureDeprecation.details.replacement }}. {{ end }} Was {{ trim $featureLevel.maturity "\"" }}. {{ end }} {{ else }} {{ trim $featureLevel.maturity "\"" }} {{ end }} |