File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ New implementation of the parser
4141--------------------------------
4242
4343:Implementations: ``v1 ``, ``v2 ``
44- :Version: ``0.4.0``+
44+ :Version: ``0.4.0+ ``
4545
4646Since version 0.4.0, two implementations of the parser are available:
4747
@@ -63,7 +63,7 @@ Object transformers V1
6363----------------------
6464
6565:Implementations: ``v1 ``
66- :Version: ``0.2.0``+
66+ :Version: ``0.2.0+ ``
6767
6868As of version 0.2.0, the notion of *object transformer * from the original
6969project as been replaced by an *object creator *.
@@ -76,7 +76,7 @@ Object transformers V2
7676----------------------
7777
7878:Implementations: ``v2 ``
79- :Version: ``0.4.0``+
79+ :Version: ``0.4.0+ ``
8080
8181The ``v2 `` implementation provides a new API for the object transformers.
8282Please look at the *Usage (V2) * section in this file.
@@ -85,7 +85,7 @@ Bytes arrays
8585------------
8686
8787:Implementations: ``v1 ``
88- :Version: ``0.2.3``+
88+ :Version: ``0.2.3+ ``
8989
9090As of version 0.2.3, bytes arrays are loaded as a ``bytes `` object instead of
9191an array of integers.
You can’t perform that action at this time.
0 commit comments