Skip to content

Commit

Permalink
deploy: 67d5e3b
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-infra-robot[bot] committed Oct 13, 2024
1 parent d155505 commit 0dc493f
Show file tree
Hide file tree
Showing 11 changed files with 100 additions and 101 deletions.
Binary file modified .doctrees/changelog.doctree
Binary file not shown.
Binary file modified .doctrees/configure.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/usage.doctree
Binary file not shown.
39 changes: 34 additions & 5 deletions _sources/changelog.rst.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,36 @@
Changelog
=========

`1.3.0 <https://github.com/gavinying/modpoll/compare/v1.2.0...v1.3.0>`__ (2024-10-13)
-------------------------------------------------------------------------------------

Features
~~~~~~~~

- Optimize code to make it more object oriented
(`7195e29 <https://github.com/gavinying/modpoll/commit/7195e297b5e658b05bb1c7c75c2d02f2ab886331>`__)
- Remove importlib-metadata dependency since we drop support for
pre-python3.8 environments.
(`36a6fd4 <https://github.com/gavinying/modpoll/commit/36a6fd43e81512af819cd7e00cdef4385e56e7ca>`__)
- Support running multiple master instances
(`#64 <https://github.com/gavinying/modpoll/issues/64>`__)
(`c44b597 <https://github.com/gavinying/modpoll/commit/c44b597f45a1c9fd8b3b49562d74f959d21cd1f0>`__)

Bug Fixes
~~~~~~~~~

- Adjust delay to every loop iteration
(`e368922 <https://github.com/gavinying/modpoll/commit/e368922b925bcdf602d42716d2a72631f1134639>`__)
- Allow github action to read the PR title and add labels
(`22cb7c8 <https://github.com/gavinying/modpoll/commit/22cb7c8dce284675193865c8fe399320bb0f2636>`__)

.. _section-1:

`1.2.0 <https://github.com/gavinying/modpoll/compare/v1.1.0...v1.2.0>`__ (2024-08-25)
-------------------------------------------------------------------------------------

.. _features-1:

Features
~~~~~~~~

Expand All @@ -13,6 +40,8 @@ Features
- Add docker compose for better developer experience.
(`01f15e8 <https://github.com/gavinying/modpoll/commit/01f15e8d140eadf3413471463fbb26cd7d8fc175>`__)

.. _bug-fixes-1:

Bug Fixes
~~~~~~~~~

Expand All @@ -21,12 +50,12 @@ Bug Fixes
- Typos
(`9349864 <https://github.com/gavinying/modpoll/commit/9349864c5712fad3da9218d8f8b72529da5e03fa>`__)

.. _section-1:
.. _section-2:

`1.1.0 <https://github.com/gavinying/modpoll/compare/1.0.0...v1.1.0>`__ (2024-08-03)
------------------------------------------------------------------------------------

.. _features-1:
.. _features-2:

Features
~~~~~~~~
Expand All @@ -39,7 +68,7 @@ Features
(`#52 <https://github.com/gavinying/modpoll/issues/52>`__)
(`3e6681a <https://github.com/gavinying/modpoll/commit/3e6681a56497672c664a200e95728d7202a1964f>`__)

.. _bug-fixes-1:
.. _bug-fixes-2:

Bug Fixes
~~~~~~~~~
Expand All @@ -63,7 +92,7 @@ Documentation
- update CHANGELOG.md
(`73fcc01 <https://github.com/gavinying/modpoll/commit/73fcc010cb0ddbf4a1aa149ac28a354cd1bc5c39>`__)

.. _section-2:
.. _section-3:

`1.0.0 <https://github.com/gavinying/modpoll/compare/0.8.4...1.0.0>`__ (2024-07-11)
-----------------------------------------------------------------------------------
Expand All @@ -73,7 +102,7 @@ Documentation

- Release v1.0.0

.. _features-2:
.. _features-3:

Features
~~~~~~~~
Expand Down
64 changes: 47 additions & 17 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,25 @@
<li class="toctree-l1"><a class="reference internal" href="usage.html">Basic Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="configure.html">Configuration</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id1">1.2.0 (2024-08-25)</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id1">1.3.0 (2024-10-13)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#features">Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#section-1">1.1.0 (2024-08-03)</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#section-1">1.2.0 (2024-08-25)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#features-1">Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#bug-fixes-1">Bug Fixes</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#section-2">1.1.0 (2024-08-03)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#features-2">Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#bug-fixes-2">Bug Fixes</a></li>
<li class="toctree-l3"><a class="reference internal" href="#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#section-2">1.0.0 (2024-07-11)</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#section-3">1.0.0 (2024-07-11)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#breaking-changes">⚠ BREAKING CHANGES</a></li>
<li class="toctree-l3"><a class="reference internal" href="#features-2">Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#features-3">Features</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -94,19 +99,44 @@
<section id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<section id="id1">
<h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/v1.1.0...v1.2.0">1.2.0</a> (2024-08-25)<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/v1.2.0...v1.3.0">1.3.0</a> (2024-10-13)<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<section id="features">
<h3>Features<a class="headerlink" href="#features" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Optimize code to make it more object oriented
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/7195e297b5e658b05bb1c7c75c2d02f2ab886331">7195e29</a>)</p></li>
<li><p>Remove importlib-metadata dependency since we drop support for
pre-python3.8 environments.
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/36a6fd43e81512af819cd7e00cdef4385e56e7ca">36a6fd4</a>)</p></li>
<li><p>Support running multiple master instances
(<a class="reference external" href="https://github.com/gavinying/modpoll/issues/64">#64</a>)
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/c44b597f45a1c9fd8b3b49562d74f959d21cd1f0">c44b597</a>)</p></li>
</ul>
</section>
<section id="bug-fixes">
<h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Adjust delay to every loop iteration
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/e368922b925bcdf602d42716d2a72631f1134639">e368922</a>)</p></li>
<li><p>Allow github action to read the PR title and add labels
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/22cb7c8dce284675193865c8fe399320bb0f2636">22cb7c8</a>)</p></li>
</ul>
</section>
</section>
<section id="section-1">
<span id="id2"></span><h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/v1.1.0...v1.2.0">1.2.0</a> (2024-08-25)<a class="headerlink" href="#section-1" title="Permalink to this headline"></a></h2>
<section id="features-1">
<span id="id3"></span><h3>Features<a class="headerlink" href="#features-1" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Introduce MQTT topic pattern to replace the existing MQTT topic
prefix.
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/58d3f6719b7c78b0c17cfb60ca7013e5f8d1bccb">58d3f67</a>)</p></li>
<li><p>Add docker compose for better developer experience.
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/01f15e8d140eadf3413471463fbb26cd7d8fc175">01f15e8</a>)</p></li>
</ul>
</section>
<section id="bug-fixes">
<h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline"></a></h3>
<section id="bug-fixes-1">
<span id="id4"></span><h3>Bug Fixes<a class="headerlink" href="#bug-fixes-1" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Validate action issue
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/f8ef12e018009ec1c8b4d554829156e93c9a5b98">f8ef12e</a>)</p></li>
Expand All @@ -115,10 +145,10 @@ <h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this he
</ul>
</section>
</section>
<section id="section-1">
<span id="id2"></span><h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/1.0.0...v1.1.0">1.1.0</a> (2024-08-03)<a class="headerlink" href="#section-1" title="Permalink to this headline"></a></h2>
<section id="features-1">
<span id="id3"></span><h3>Features<a class="headerlink" href="#features-1" title="Permalink to this headline"></a></h3>
<section id="section-2">
<span id="id5"></span><h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/1.0.0...v1.1.0">1.1.0</a> (2024-08-03)<a class="headerlink" href="#section-2" title="Permalink to this headline"></a></h2>
<section id="features-2">
<span id="id6"></span><h3>Features<a class="headerlink" href="#features-2" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>add docker run commands for dev
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/074d51e6196ca342d71c103e55a9c9e72cd3462b">074d51e</a>)</p></li>
Expand All @@ -129,8 +159,8 @@ <h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this he
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/3e6681a56497672c664a200e95728d7202a1964f">3e6681a</a>)</p></li>
</ul>
</section>
<section id="bug-fixes-1">
<span id="id4"></span><h3>Bug Fixes<a class="headerlink" href="#bug-fixes-1" title="Permalink to this headline"></a></h3>
<section id="bug-fixes-2">
<span id="id7"></span><h3>Bug Fixes<a class="headerlink" href="#bug-fixes-2" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>allow user defined docker registry
(<a class="reference external" href="https://github.com/gavinying/modpoll/commit/38acfcc16f8143fe91e716ff734d4e96e8cc9035">38acfcc</a>)</p></li>
Expand All @@ -154,16 +184,16 @@ <h3>Documentation<a class="headerlink" href="#documentation" title="Permalink to
</ul>
</section>
</section>
<section id="section-2">
<span id="id5"></span><h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/0.8.4...1.0.0">1.0.0</a> (2024-07-11)<a class="headerlink" href="#section-2" title="Permalink to this headline"></a></h2>
<section id="section-3">
<span id="id8"></span><h2><a class="reference external" href="https://github.com/gavinying/modpoll/compare/0.8.4...1.0.0">1.0.0</a> (2024-07-11)<a class="headerlink" href="#section-3" title="Permalink to this headline"></a></h2>
<section id="breaking-changes">
<h3>⚠ BREAKING CHANGES<a class="headerlink" href="#breaking-changes" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Release v1.0.0</p></li>
</ul>
</section>
<section id="features-2">
<span id="id6"></span><h3>Features<a class="headerlink" href="#features-2" title="Permalink to this headline"></a></h3>
<section id="features-3">
<span id="id9"></span><h3>Features<a class="headerlink" href="#features-3" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Support Modbus RTU/TCP/UDP devices</p></li>
<li><p>Poll data from multiple Modbus devices</p></li>
Expand Down
Loading

0 comments on commit 0dc493f

Please sign in to comment.