diff --git a/HISTORY.md b/HISTORY.md index 113df46..40c00c1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # History +## 2.2.0 (2022-06-26) + +- Added support for expressing "at least N dimensions". + ## 2.1.3 (2022-06-19) - Fixed typing issue with Pyright/Pylance that caused the message: "Literal" is not a class diff --git a/USERDOCS.md b/USERDOCS.md index 639ee19..b4b4935 100644 --- a/USERDOCS.md +++ b/USERDOCS.md @@ -110,7 +110,7 @@ labels, wildcards and dimension breakdowns, they are described in the following The syntax of a shape expression can be formalized in BNF. Extra whitespacing is allowed (e.g. around commas), but this is not included in the schema below (to avoid extra complexity). ``` -shape-expression = |"," +shape-expression = |"," dimensions = |"," dimension = | labeled-dimension = " "