Skip to content

Commit

Permalink
Update docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2024
1 parent eeffe93 commit 846ed9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -427,26 +427,27 @@ <h3>Improved Documentation<a class="headerlink" href="#improved-documentation" t
<h3>Maintenance<a class="headerlink" href="#maintenance" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Use ruff for linting and formatting; check NPY2011. (<a class="reference external" href="https://github.com/hyperspy/holospy/issues/28">#28</a>)</p></li>
<li><p>Fix numpy 1.25 deprecation. (<a class="reference external" href="https://github.com/hyperspy/holospy/issues/29">#29</a>)</p></li>
</ul>
</section>
</section>
<section id="id3">
<h2>0.1.1 (2023-12-02)<a class="headerlink" href="#id3" title="Link to this heading">#</a></h2>
<section id="id4">
<h2>0.1.1 (2023-12-02)<a class="headerlink" href="#id4" title="Link to this heading">#</a></h2>
<section id="bug-fixes">
<h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Fix getting version from metadata (<a class="reference external" href="https://github.com/hyperspy/holospy/issues/16">#16</a>)</p></li>
</ul>
</section>
<section id="id5">
<h3>Maintenance<a class="headerlink" href="#id5" title="Link to this heading">#</a></h3>
<section id="id6">
<h3>Maintenance<a class="headerlink" href="#id6" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Use towncrier to manage release notes and improve setting dev version (<a class="reference external" href="https://github.com/hyperspy/holospy/issues/17">#17</a>)</p></li>
</ul>
</section>
</section>
<section id="changes-0-1">
<span id="id7"></span><h2>0.1 (2023-11-15)<a class="headerlink" href="#changes-0-1" title="Link to this heading">#</a></h2>
<span id="id8"></span><h2>0.1 (2023-11-15)<a class="headerlink" href="#changes-0-1" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>Add pre-commit configuration file (<a class="reference external" href="https://github.com/hyperspy/holospy/pull/4">#4</a>)</p></li>
<li><p>Format code using <code class="docutils literal notranslate"><span class="pre">black</span></code> and add workflow to check formatting (<a class="reference external" href="https://github.com/hyperspy/holospy/pull/3">#3</a>).</p></li>
Expand Down Expand Up @@ -514,9 +515,9 @@ <h2>Initiation (2023-07-23)<a class="headerlink" href="#initiation-2023-07-23" t
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#maintenance">Maintenance</a></li>
</ul>
</li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id3">0.1.1 (2023-12-02)</a><ul class="nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id4">0.1.1 (2023-12-02)</a><ul class="nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#bug-fixes">Bug Fixes</a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#id5">Maintenance</a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#id6">Maintenance</a></li>
</ul>
</li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#changes-0-1">0.1 (2023-11-15)</a></li>
Expand Down
Loading

0 comments on commit 846ed9b

Please sign in to comment.