You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Add async property for coroutine functions (<ahref="https://github.com/pawamoy/pytkdocs/commit/a013c07f73fce72f73e1267de97d041036106ab5">a013c07</a> by Arthur Pastel). Issue <ahref="https://github.com/pawamoy/mkdocstrings/issues/151">pawamoy/mkdocstrings#151</a>, PR <ahref="https://github.com/pawamoy/pytkdocs/pull/65">#65</a></li>
<li>Prevent crash in case of empty dataclasses (<ahref="https://github.com/pawamoy/pytkdocs/commit/835c066ac47cdb1203dc3feb9dfc3f96df7109e0">835c066</a> by Jared Khan). PR <ahref="https://github.com/pawamoy/pytkdocs/issues/56">#56</a></li>
1182
1230
<li>Use <code>inspect.cleandoc</code> for stripping docstrings whitespace (<ahref="https://github.com/pawamoy/pytkdocs/commit/8009940c43a551a86ca91e0f81b234933d47bd6e">8009940</a> by Jared Khan). Issue <ahref="https://github.com/pawamoy/pytkdocs/issues/54">#54</a>, PR <ahref="https://github.com/pawamoy/pytkdocs/issues/55">#55</a></li>
<li>Add support for Marshmallow models (<ahref="https://github.com/pawamoy/pytkdocs/commit/c250466e219edf24d2f85b7337b5670e6f27a724">c250466</a> by Stu Fisher). References: <ahref="https://github.com/pawamoy/pytkdocs/issues/51">#51</a></li>
<li>Support attributes sections for Google-style docstrings (<ahref="https://github.com/pawamoy/pytkdocs/commit/02c0042f9d4d8ab799550418d8474d1a6669feec">02c0042</a> by Timothée Mazzucotelli).</li>
<li>Refactor parsers (<ahref="https://github.com/pawamoy/pytkdocs/commit/3caefba1dcbd85a0bc2d05948073677c751aa1f3">3caefba</a> by Timothée Mazzucotelli).</li>
1218
1266
<li>Don't serialize empty error lists in the result (<ahref="https://github.com/pawamoy/pytkdocs/commit/7bec6c4aca9d3087bb5fb4e34b2801a58839dd3a">7bec6c4</a> by Timothée Mazzucotelli).</li>
<li>Accept docstring options in JSON input (<ahref="https://github.com/pawamoy/pytkdocs/commit/400af0bccb4297c3e872910d13c0b44ca3ce1339">400af0b</a> by Timothée Mazzucotelli).</li>
1223
1271
<li>Retrieve dataclass fields docstrings (<ahref="https://github.com/pawamoy/pytkdocs/commit/09eb224c3c961bdd82640221b888cbe52b9a489e">09eb224</a> by Timothée Mazzucotelli). References: <ahref="https://github.com/pawamoy/pytkdocs/issues/31">#31</a></li>
<li>Layout a docstring parser base (<ahref="https://github.com/pawamoy/pytkdocs/commit/d427bccbfd619f65ae2d12559fcd6f1f1649d036">d427bcc</a> by Timothée Mazzucotelli).</li>
<li>Add dataclass and pydantic support (<ahref="https://github.com/pawamoy/pytkdocs/commit/a172ad88ee3b1735ee4ad0c91f3274c359e1e82e">a172ad8</a> by Shyam Dwaraknath). References: <ahref="https://github.com/pawamoy/pytkdocs/issues/9">#9</a>, <ahref="https://github.com/pawamoy/pytkdocs/issues/27">#27</a></li>
<li>Fix parsing of <code>*args</code> and <code>**kwargs</code> (<ahref="https://github.com/pawamoy/pytkdocs/commit/b81c93eef2435f2ed1d70b4d7c3946caa564c59e">b81c93e</a> by adrienhenry). Related issues/PRs: <ahref="https://github.com/pawamoy/pytkdocs/issues/20">#20</a>, <ahref="https://github.com/pawamoy/pytkdocs/issues/21">#21</a></li>
<li>Support different indentations and complex markup in docstrings sections (<ahref="https://github.com/pawamoy/pytkdocs/commit/2f53082dbd2bcb72423d4aff0cb3bf4319476be7">2f53082</a> by Timothée Mazzucotelli). Related issues/PRs: <ahref="https://github.com/pawamoy/pytkdocs/issues/17">#17</a></li>
0 commit comments