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
41
41
--------------------------------
42
42
43
43
:Implementations: ``v1 ``, ``v2 ``
44
- :Version: ``0.4.0``+
44
+ :Version: ``0.4.0+ ``
45
45
46
46
Since version 0.4.0, two implementations of the parser are available:
47
47
@@ -63,7 +63,7 @@ Object transformers V1
63
63
----------------------
64
64
65
65
:Implementations: ``v1 ``
66
- :Version: ``0.2.0``+
66
+ :Version: ``0.2.0+ ``
67
67
68
68
As of version 0.2.0, the notion of *object transformer * from the original
69
69
project as been replaced by an *object creator *.
@@ -76,7 +76,7 @@ Object transformers V2
76
76
----------------------
77
77
78
78
:Implementations: ``v2 ``
79
- :Version: ``0.4.0``+
79
+ :Version: ``0.4.0+ ``
80
80
81
81
The ``v2 `` implementation provides a new API for the object transformers.
82
82
Please look at the *Usage (V2) * section in this file.
@@ -85,7 +85,7 @@ Bytes arrays
85
85
------------
86
86
87
87
:Implementations: ``v1 ``
88
- :Version: ``0.2.3``+
88
+ :Version: ``0.2.3+ ``
89
89
90
90
As of version 0.2.3, bytes arrays are loaded as a ``bytes `` object instead of
91
91
an array of integers.
You can’t perform that action at this time.
0 commit comments