-
Count estimations which is been indicated in labels.
-
Highlight non-estimated issues.
-
Custom regex for count estimations. ( Note : the regex should have the named group estimation - ex : (?\d+) )
-
Enable Debug logs in the console.
- Add support for Floats and multiple estimation labels on a single card ( thanks to @maxpeterson).