Skip to content

Commit 1f4a9ef

Browse files
committed
jsonpickle v4.0.1
1 parent 35e2129 commit 1f4a9ef

File tree

9 files changed

+106
-90
lines changed

9 files changed

+106
-90
lines changed

api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="jsonpickle extensions" href="extensions.html" /><link rel="prev" title="jsonpickle Documentation" href="index.html" />
77

8-
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
8+
<!-- Generated with Sphinx 8.1.2 and Furo 2024.08.06 -->
99
<title>jsonpickle API - jsonpickle documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
@@ -1824,7 +1824,7 @@ <h2><a class="toc-backref" href="#id7" role="doc-backlink">Low Level API</a><a c
18241824
<dl class="py function">
18251825
<dt class="sig sig-object py" id="jsonpickle.util.is_unicode">
18261826
<span class="sig-prename descclassname"><span class="pre">jsonpickle.util.</span></span><span class="sig-name descname"><span class="pre">is_unicode</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">obj</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#jsonpickle.util.is_unicode" title="Link to this definition"></a></dt>
1827-
<dd><p>Helper method to see if the object is a unicode string</p>
1827+
<dd><p>DEPRECATED: Helper method to see if the object is a unicode string</p>
18281828
</dd></dl>
18291829

18301830
<dl class="py function">

contrib.html

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="History" href="history.html" /><link rel="prev" title="jsonpickle extensions" href="extensions.html" />
77

8-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
8+
<!-- Generated with Sphinx 8.1.2 and Furo 2024.08.06 -->
99
<title>Contributing to jsonpickle - jsonpickle documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
11-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
12-
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
11+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
12+
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
1313

1414

1515

@@ -88,19 +88,6 @@
8888
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
8989
</svg>
9090
</symbol>
91-
<symbol id="svg-sun-half" viewBox="0 0 24 24">
92-
<title>Auto light/dark mode</title>
93-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
94-
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
95-
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
96-
<circle cx="12" cy="12" r="9" />
97-
<path d="M13 12h5" />
98-
<path d="M13 15h4" />
99-
<path d="M13 18h1" />
100-
<path d="M13 9h4" />
101-
<path d="M13 6h1" />
102-
</svg>
103-
</symbol>
10491
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
10592
<title>Auto light/dark, in light mode</title>
10693
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -141,7 +128,7 @@
141128
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
142129
<path d="M13.5 6.5l4 4" />
143130
<path d="M20 21l2 -2l-2 -2" />
144-
<path d="M17 17l-2 2l2 2" /
131+
<path d="M17 17l-2 2l2 2" />
145132
</svg>
146133
</symbol>
147134
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -312,7 +299,7 @@ <h2>Generate Documentation<a class="headerlink" href="#generate-documentation" t
312299
</pre></div>
313300
</div>
314301
<p>Now docs are available in <code class="docutils literal notranslate"><span class="pre">build/html</span></code>.</p>
315-
<p>If you wish to browse the documentation, use Python’s <a class="reference external" href="https://docs.python.org/3/library/http.server.html#module-http.server" title="(in Python v3.12)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">http.server</span></code></a>
302+
<p>If you wish to browse the documentation, use Python’s <a class="reference external" href="https://docs.python.org/3/library/http.server.html#module-http.server" title="(in Python v3.13)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">http.server</span></code></a>
316303
to host them at <a class="reference external" href="http://localhost:8000">http://localhost:8000</a>:</p>
317304
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">python</span> <span class="o">-</span><span class="n">m</span> <span class="n">http</span><span class="o">.</span><span class="n">server</span> <span class="o">-</span><span class="n">d</span> <span class="n">build</span><span class="o">/</span><span class="n">html</span>
318305
</pre></div>
@@ -391,8 +378,8 @@ <h2>Generate Documentation<a class="headerlink" href="#generate-documentation" t
391378
</aside>
392379
</div>
393380
</div><script src="_static/documentation_options.js?v=5929fcd5"></script>
394-
<script src="_static/doctools.js?v=9a2dae69"></script>
381+
<script src="_static/doctools.js?v=9bcbadda"></script>
395382
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
396-
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
383+
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
397384
</body>
398385
</html>

extensions.html

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Contributing to jsonpickle" href="contrib.html" /><link rel="prev" title="jsonpickle API" href="api.html" />
77

8-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
8+
<!-- Generated with Sphinx 8.1.2 and Furo 2024.08.06 -->
99
<title>jsonpickle extensions - jsonpickle documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
11-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
12-
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
11+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
12+
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
1313

1414

1515

@@ -88,19 +88,6 @@
8888
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
8989
</svg>
9090
</symbol>
91-
<symbol id="svg-sun-half" viewBox="0 0 24 24">
92-
<title>Auto light/dark mode</title>
93-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
94-
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
95-
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
96-
<circle cx="12" cy="12" r="9" />
97-
<path d="M13 12h5" />
98-
<path d="M13 15h4" />
99-
<path d="M13 18h1" />
100-
<path d="M13 9h4" />
101-
<path d="M13 6h1" />
102-
</svg>
103-
</symbol>
10491
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
10592
<title>Auto light/dark, in light mode</title>
10693
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -141,7 +128,7 @@
141128
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
142129
<path d="M13.5 6.5l4 4" />
143130
<path d="M20 21l2 -2l-2 -2" />
144-
<path d="M17 17l-2 2l2 2" /
131+
<path d="M17 17l-2 2l2 2" />
145132
</svg>
146133
</symbol>
147134
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -356,8 +343,8 @@ <h2>Ecdsa<a class="headerlink" href="#ecdsa" title="Link to this heading">¶</a>
356343
</aside>
357344
</div>
358345
</div><script src="_static/documentation_options.js?v=5929fcd5"></script>
359-
<script src="_static/doctools.js?v=9a2dae69"></script>
346+
<script src="_static/doctools.js?v=9bcbadda"></script>
360347
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
361-
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
348+
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
362349
</body>
363350
</html>

genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
66

7-
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - jsonpickle documentation</title>
7+
<!-- Generated with Sphinx 8.1.2 and Furo 2024.08.06 --><title>Index - jsonpickle documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
99
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
1010
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />

history.html

Lines changed: 73 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Contributing to jsonpickle" href="contrib.html" />
77

8-
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
8+
<!-- Generated with Sphinx 8.1.2 and Furo 2024.08.06 -->
99
<title>History - jsonpickle documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
@@ -251,10 +251,24 @@
251251
<article role="main" id="furo-main-content">
252252
<section id="history">
253253
<span id="changes"></span><h1>History<a class="headerlink" href="#history" title="Link to this heading"></a></h1>
254-
<section id="upcoming">
255-
<h2>Upcoming<a class="headerlink" href="#upcoming" title="Link to this heading"></a></h2>
256-
<blockquote>
257-
<div><ul class="simple">
254+
<section id="v4-0-1">
255+
<h2>v4.0.1<a class="headerlink" href="#v4-0-1" title="Link to this heading"></a></h2>
256+
<dl class="simple">
257+
<dt>14 Dec 2024</dt><dd><ul class="simple">
258+
<li><p>The unpickler is now more resilient to malformed “py/reduce”, “py/set”,
259+
“py/tuple”, “py/b64”, “py/b85”, and “py/iterator” input data. (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/544">+544</a>) (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/545">+545</a>)</p></li>
260+
<li><p>The test suite was updated to leverage more pytest features.</p></li>
261+
<li><p>The <code class="docutils literal notranslate"><span class="pre">jsonpickle.compat</span></code> module is no longer used. It is still provided
262+
for backwards compatibility but it may be removed in a future version.</p></li>
263+
</ul>
264+
</dd>
265+
</dl>
266+
</section>
267+
<section id="v4-0-0">
268+
<h2>v4.0.0<a class="headerlink" href="#v4-0-0" title="Link to this heading"></a></h2>
269+
<dl class="simple">
270+
<dt>11 Nov 2024</dt><dd><ul class="simple">
271+
<li><p><strong>Breaking Change</strong>: Python 3.7 is no longer supported.</p></li>
258272
<li><p><strong>Breaking Change</strong>: Support for pre-0.7.0 <code class="docutils literal notranslate"><span class="pre">repr</span></code>-serialized objects is no
259273
longer enabled by default. The <code class="docutils literal notranslate"><span class="pre">safe</span></code> option to <code class="docutils literal notranslate"><span class="pre">decode()</span></code> was changed from
260274
<code class="docutils literal notranslate"><span class="pre">False</span></code> to <code class="docutils literal notranslate"><span class="pre">True</span></code>. Users can still pass <code class="docutils literal notranslate"><span class="pre">safe=False</span></code> to <code class="docutils literal notranslate"><span class="pre">decode()</span></code> in order
@@ -264,8 +278,30 @@ <h2>Upcoming<a class="headerlink" href="#upcoming" title="Link to this heading">
264278
feature. (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/514">+514</a>)</p></li>
265279
<li><p>The pickler no longer produces <code class="docutils literal notranslate"><span class="pre">py/repr</span></code> tags when pickling modules.
266280
<code class="docutils literal notranslate"><span class="pre">py/mod</span></code> is used instead, as it is clearer and uses one less byte. (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/514">+514</a>)</p></li>
281+
<li><p>The test suite no longer uses the deprecated <code class="docutils literal notranslate"><span class="pre">datetime.datetime.utcnow()</span></code>
282+
function. (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/539">+539</a>)</p></li>
267283
</ul>
268-
</div></blockquote>
284+
</dd>
285+
</dl>
286+
</section>
287+
<section id="v3-4-2">
288+
<h2>v3.4.2<a class="headerlink" href="#v3-4-2" title="Link to this heading"></a></h2>
289+
<dl class="simple">
290+
<dt>05 Nov 2024</dt><dd><ul class="simple">
291+
<li><p>The breaking changes from v4 were inadvertedly included in v3.4.1, which has
292+
been yanked. This release remedies this by reverting the v4 changes.</p></li>
293+
</ul>
294+
</dd>
295+
</dl>
296+
</section>
297+
<section id="v3-4-1">
298+
<h2>v3.4.1<a class="headerlink" href="#v3-4-1" title="Link to this heading"></a></h2>
299+
<dl class="simple">
300+
<dt>05 Nov 2024</dt><dd><ul class="simple">
301+
<li><p>Support decoding pandas dataframes encoded with versions 3.3.0 and older. (<a class="reference external" href="https://github.com/jsonpickle/jsonpickle/pull/536">+536</a>)</p></li>
302+
</ul>
303+
</dd>
304+
</dl>
269305
</section>
270306
<section id="v3-4-0">
271307
<h2>v3.4.0<a class="headerlink" href="#v3-4-0" title="Link to this heading"></a></h2>
@@ -867,8 +903,8 @@ <h2>v0.5.0<a class="headerlink" href="#v0-5-0" title="Link to this heading">¶</
867903
</ul>
868904
</div></blockquote>
869905
</section>
870-
<section id="id150">
871-
<h2>0.4.0<a class="headerlink" href="#id150" title="Link to this heading"></a></h2>
906+
<section id="id154">
907+
<h2>0.4.0<a class="headerlink" href="#id154" title="Link to this heading"></a></h2>
872908
<p>21 Jun 2011</p>
873909
<blockquote>
874910
<div><ul class="simple">
@@ -892,17 +928,17 @@ <h2>0.4.0<a class="headerlink" href="#id150" title="Link to this heading">¶</a>
892928
</div>
893929
</div></blockquote>
894930
</section>
895-
<section id="id153">
896-
<h2>0.3.1<a class="headerlink" href="#id153" title="Link to this heading"></a></h2>
931+
<section id="id157">
932+
<h2>0.3.1<a class="headerlink" href="#id157" title="Link to this heading"></a></h2>
897933
<p>12 Dec 2009</p>
898934
<blockquote>
899935
<div><ul class="simple">
900936
<li><p>Include tests and docs directories in sdist for distribution packages.</p></li>
901937
</ul>
902938
</div></blockquote>
903939
</section>
904-
<section id="id154">
905-
<h2>0.3.0<a class="headerlink" href="#id154" title="Link to this heading"></a></h2>
940+
<section id="id158">
941+
<h2>0.3.0<a class="headerlink" href="#id158" title="Link to this heading"></a></h2>
906942
<p>11 Dec 2009</p>
907943
<blockquote>
908944
<div><ul class="simple">
@@ -935,8 +971,8 @@ <h2>0.3.0<a class="headerlink" href="#id154" title="Link to this heading">¶</a>
935971
</ul>
936972
</div></blockquote>
937973
</section>
938-
<section id="id155">
939-
<h2>0.2.0<a class="headerlink" href="#id155" title="Link to this heading"></a></h2>
974+
<section id="id159">
975+
<h2>0.2.0<a class="headerlink" href="#id159" title="Link to this heading"></a></h2>
940976
<p>10 Jan 2009</p>
941977
<blockquote>
942978
<div><ul class="simple">
@@ -955,8 +991,8 @@ <h2>0.2.0<a class="headerlink" href="#id155" title="Link to this heading">¶</a>
955991
</ul>
956992
</div></blockquote>
957993
</section>
958-
<section id="id156">
959-
<h2>0.1.0<a class="headerlink" href="#id156" title="Link to this heading"></a></h2>
994+
<section id="id160">
995+
<h2>0.1.0<a class="headerlink" href="#id160" title="Link to this heading"></a></h2>
960996
<p>22 Aug 2008</p>
961997
<blockquote>
962998
<div><ul class="simple">
@@ -968,8 +1004,8 @@ <h2>0.1.0<a class="headerlink" href="#id156" title="Link to this heading">¶</a>
9681004
</ul>
9691005
</div></blockquote>
9701006
</section>
971-
<section id="id157">
972-
<h2>0.0.5<a class="headerlink" href="#id157" title="Link to this heading"></a></h2>
1007+
<section id="id161">
1008+
<h2>0.0.5<a class="headerlink" href="#id161" title="Link to this heading"></a></h2>
9731009
<p>22 Jul 2008</p>
9741010
<blockquote>
9751011
<div><ul class="simple">
@@ -980,16 +1016,16 @@ <h2>0.0.5<a class="headerlink" href="#id157" title="Link to this heading">¶</a>
9801016
</ul>
9811017
</div></blockquote>
9821018
</section>
983-
<section id="id158">
984-
<h2>0.0.3<a class="headerlink" href="#id158" title="Link to this heading"></a></h2>
1019+
<section id="id162">
1020+
<h2>0.0.3<a class="headerlink" href="#id162" title="Link to this heading"></a></h2>
9851021
<blockquote>
9861022
<div><ul class="simple">
9871023
<li><p>Convert back to setup.py from pavement.py (issue found by spidaman)</p></li>
9881024
</ul>
9891025
</div></blockquote>
9901026
</section>
991-
<section id="id159">
992-
<h2>0.0.2<a class="headerlink" href="#id159" title="Link to this heading"></a></h2>
1027+
<section id="id163">
1028+
<h2>0.0.2<a class="headerlink" href="#id163" title="Link to this heading"></a></h2>
9931029
<blockquote>
9941030
<div><ul class="simple">
9951031
<li><p>Handle feedparser’s FeedParserDict</p></li>
@@ -999,8 +1035,8 @@ <h2>0.0.2<a class="headerlink" href="#id159" title="Link to this heading">¶</a>
9991035
</ul>
10001036
</div></blockquote>
10011037
</section>
1002-
<section id="id160">
1003-
<h2>0.0.1<a class="headerlink" href="#id160" title="Link to this heading"></a></h2>
1038+
<section id="id164">
1039+
<h2>0.0.1<a class="headerlink" href="#id164" title="Link to this heading"></a></h2>
10041040
<blockquote>
10051041
<div><p>Initial release</p>
10061042
</div></blockquote>
@@ -1055,7 +1091,10 @@ <h2>0.0.1<a class="headerlink" href="#id160" title="Link to this heading">¶</a>
10551091
<div class="toc-tree">
10561092
<ul>
10571093
<li><a class="reference internal" href="#">History</a><ul>
1058-
<li><a class="reference internal" href="#upcoming">Upcoming</a></li>
1094+
<li><a class="reference internal" href="#v4-0-1">v4.0.1</a></li>
1095+
<li><a class="reference internal" href="#v4-0-0">v4.0.0</a></li>
1096+
<li><a class="reference internal" href="#v3-4-2">v3.4.2</a></li>
1097+
<li><a class="reference internal" href="#v3-4-1">v3.4.1</a></li>
10591098
<li><a class="reference internal" href="#v3-4-0">v3.4.0</a></li>
10601099
<li><a class="reference internal" href="#v3-3-0">v3.3.0</a></li>
10611100
<li><a class="reference internal" href="#v3-2-2">v3.2.2</a></li>
@@ -1094,15 +1133,15 @@ <h2>0.0.1<a class="headerlink" href="#id160" title="Link to this heading">¶</a>
10941133
<li><a class="reference internal" href="#v0-6-1">v0.6.1</a></li>
10951134
<li><a class="reference internal" href="#v0-6-0">v0.6.0</a></li>
10961135
<li><a class="reference internal" href="#v0-5-0">v0.5.0</a></li>
1097-
<li><a class="reference internal" href="#id150">0.4.0</a></li>
1098-
<li><a class="reference internal" href="#id153">0.3.1</a></li>
1099-
<li><a class="reference internal" href="#id154">0.3.0</a></li>
1100-
<li><a class="reference internal" href="#id155">0.2.0</a></li>
1101-
<li><a class="reference internal" href="#id156">0.1.0</a></li>
1102-
<li><a class="reference internal" href="#id157">0.0.5</a></li>
1103-
<li><a class="reference internal" href="#id158">0.0.3</a></li>
1104-
<li><a class="reference internal" href="#id159">0.0.2</a></li>
1105-
<li><a class="reference internal" href="#id160">0.0.1</a></li>
1136+
<li><a class="reference internal" href="#id154">0.4.0</a></li>
1137+
<li><a class="reference internal" href="#id157">0.3.1</a></li>
1138+
<li><a class="reference internal" href="#id158">0.3.0</a></li>
1139+
<li><a class="reference internal" href="#id159">0.2.0</a></li>
1140+
<li><a class="reference internal" href="#id160">0.1.0</a></li>
1141+
<li><a class="reference internal" href="#id161">0.0.5</a></li>
1142+
<li><a class="reference internal" href="#id162">0.0.3</a></li>
1143+
<li><a class="reference internal" href="#id163">0.0.2</a></li>
1144+
<li><a class="reference internal" href="#id164">0.0.1</a></li>
11061145
</ul>
11071146
</li>
11081147
</ul>

0 commit comments

Comments
 (0)