|
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/graphviz.css" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css" /> |
13 | 13 | <link rel="stylesheet" type="text/css" href="_static/customise-alabaster.css" /> |
14 | | - <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> |
15 | | - <script type="text/javascript" src="_static/jquery.js"></script> |
16 | | - <script type="text/javascript" src="_static/underscore.js"></script> |
17 | | - <script type="text/javascript" src="_static/doctools.js"></script> |
18 | | - <script type="text/javascript" src="_static/language_data.js"></script> |
19 | | - <script type="text/javascript" src="_static/clipboard.min.js"></script> |
20 | | - <script type="text/javascript" src="_static/copybutton.js"></script> |
21 | | - <script type="text/javascript" src="_static/toggleprompt.js"></script> |
| 14 | + <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> |
| 15 | + <script src="_static/jquery.js"></script> |
| 16 | + <script src="_static/underscore.js"></script> |
| 17 | + <script src="_static/doctools.js"></script> |
| 18 | + <script src="_static/language_data.js"></script> |
| 19 | + <script src="_static/clipboard.min.js"></script> |
| 20 | + <script src="_static/copybutton.js"></script> |
| 21 | + <script src="_static/toggleprompt.js"></script> |
22 | 22 | <link rel="index" title="Index" href="genindex.html" /> |
23 | 23 | <link rel="search" title="Search" href="search.html" /> |
| 24 | + <link rel="next" title="Contributing" href="contributing.html" /> |
24 | 25 | <link rel="prev" title="Releases" href="releases.html" /> |
25 | 26 |
|
26 | 27 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
|
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 | | -<h1 class="logo"><a href="index.html">cfunits 3.3.5</a></h1> |
| 40 | +<h1 class="logo"><a href="index.html">cfunits 3.3.6</a></h1> |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
@@ -64,20 +65,21 @@ <h3 id="searchlabel">Quick search</h3> |
64 | 65 | </form> |
65 | 66 | </div> |
66 | 67 | </div> |
67 | | -<script type="text/javascript">$('#searchbox').show(0);</script> |
| 68 | +<script>$('#searchbox').show(0);</script> |
68 | 69 | <ul class="current"> |
69 | 70 | <li class="toctree-l1"><a class="reference internal" href="introduction.html"><strong>Introduction</strong></a></li> |
70 | 71 | <li class="toctree-l1"><a class="reference internal" href="installation.html"><strong>Installation</strong></a></li> |
71 | | -<li class="toctree-l1"><a class="reference internal" href="contributing.html"><strong>Contributing</strong></a></li> |
72 | 72 | <li class="toctree-l1"><a class="reference internal" href="api_reference.html"><strong>API reference</strong></a></li> |
73 | 73 | <li class="toctree-l1"><a class="reference internal" href="releases.html"><strong>Releases</strong></a></li> |
74 | 74 | <li class="toctree-l1 current"><a class="current reference internal" href="#"><strong>Change log</strong></a></li> |
| 75 | +<li class="toctree-l1"><a class="reference internal" href="contributing.html"><strong>Contributing</strong></a></li> |
75 | 76 | </ul> |
76 | 77 | <div class="relations"> |
77 | 78 | <h3>Related Topics</h3> |
78 | 79 | <ul> |
79 | 80 | <li><a href="index.html">Documentation overview</a><ul> |
80 | 81 | <li>Previous: <a href="releases.html" title="previous chapter"><strong>Releases</strong></a></li> |
| 82 | + <li>Next: <a href="contributing.html" title="next chapter"><strong>Contributing</strong></a></li> |
81 | 83 | </ul></li> |
82 | 84 | </ul> |
83 | 85 | </div> |
@@ -112,6 +114,15 @@ <h3>Related Topics</h3> |
112 | 114 | <section id="change-log"> |
113 | 115 | <h1><strong>Change log</strong><a class="headerlink" href="#change-log" title="Permalink to this headline">¶</a></h1> |
114 | 116 | <hr class="docutils" /> |
| 117 | +<section id="version-3-3-6"> |
| 118 | +<h2>Version 3.3.6<a class="headerlink" href="#version-3-3-6" title="Permalink to this headline">¶</a></h2> |
| 119 | +<p><strong>2023-05-03</strong></p> |
| 120 | +<ul class="simple"> |
| 121 | +<li><p>New method: <code class="xref py py-obj docutils literal notranslate"><span class="pre">Units.__dask_tokenization__</span></code> |
| 122 | +(<a class="reference external" href="https://github.com/NCAS-CMS/cfunits/issues/50">https://github.com/NCAS-CMS/cfunits/issues/50</a>)</p></li> |
| 123 | +</ul> |
| 124 | +</section> |
| 125 | +<hr class="docutils" /> |
115 | 126 | <section id="version-3-3-5"> |
116 | 127 | <h2>Version 3.3.5<a class="headerlink" href="#version-3-3-5" title="Permalink to this headline">¶</a></h2> |
117 | 128 | <p><strong>2022-09-22</strong></p> |
@@ -187,10 +198,10 @@ <h2>Version 3.2.9<a class="headerlink" href="#version-3-2-9" title="Permalink to |
187 | 198 | <h2>Version 3.2.8<a class="headerlink" href="#version-3-2-8" title="Permalink to this headline">¶</a></h2> |
188 | 199 | <p><strong>2020-07-02</strong></p> |
189 | 200 | <ul class="simple"> |
190 | | -<li><p>Fixed bug that caused failure when an <a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">int</span></code></a> or <a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">float</span></code></a> was input to |
| 201 | +<li><p>Fixed bug that caused failure when an <a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">int</span></code></a> or <a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">float</span></code></a> was input to |
191 | 202 | <a class="reference internal" href="generated/cfunits.Units.conform.html#cfunits.Units.conform" title="cfunits.Units.conform"><code class="xref py py-obj docutils literal notranslate"><span class="pre">cfunits.Units.conform</span></code></a> |
192 | 203 | (<a class="reference external" href="https://github.com/NCAS-CMS/cfunits/issues/9">https://github.com/NCAS-CMS/cfunits/issues/9</a>).</p></li> |
193 | | -<li><p>Allowed <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#list" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">list</span></code></a> and <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#tuple" title="(in Python v3.10)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">tuple</span></code></a> to be input to <a class="reference internal" href="generated/cfunits.Units.conform.html#cfunits.Units.conform" title="cfunits.Units.conform"><code class="xref py py-obj docutils literal notranslate"><span class="pre">cfunits.Units.conform</span></code></a> |
| 204 | +<li><p>Allowed <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#list" title="(in Python v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">list</span></code></a> and <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#tuple" title="(in Python v3.11)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">tuple</span></code></a> to be input to <a class="reference internal" href="generated/cfunits.Units.conform.html#cfunits.Units.conform" title="cfunits.Units.conform"><code class="xref py py-obj docutils literal notranslate"><span class="pre">cfunits.Units.conform</span></code></a> |
194 | 205 | (<a class="reference external" href="https://github.com/NCAS-CMS/cfunits/issues/9">https://github.com/NCAS-CMS/cfunits/issues/9</a>).</p></li> |
195 | 206 | </ul> |
196 | 207 | </section> |
@@ -364,11 +375,11 @@ <h2>Version 1.0<a class="headerlink" href="#version-1-0" title="Permalink to thi |
364 | 375 | <div class="clearer"></div> |
365 | 376 | </div> |
366 | 377 | <div class="footer"> |
367 | | - ©2022, NCAS | Page built on 2022-09-22. |
| 378 | + ©2023, NCAS | Page built on 2023-05-03. |
368 | 379 |
|
369 | 380 | | |
370 | | - Powered by <a href="http://sphinx-doc.org/">Sphinx 2.3.1</a> |
371 | | - & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
| 381 | + Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.5</a> |
| 382 | + & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a> |
372 | 383 |
|
373 | 384 | </div> |
374 | 385 |
|
|
0 commit comments