Skip to content

Commit

Permalink
Merge pull request #23 from mairas/release_2.1.0
Browse files Browse the repository at this point in the history
Release 2.1.0
  • Loading branch information
mairas authored Mar 3, 2022
2 parents 7db22fc + 28047a8 commit 3b13475
Show file tree
Hide file tree
Showing 210 changed files with 2,864 additions and 2,193 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.0.1-alpha
current_version = 2.1.0
commit = True
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+))?
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = ReactESP
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.0.1-alpha
PROJECT_NUMBER = 2.1.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1-alpha
2.1.0
4 changes: 2 additions & 2 deletions docs/generated/docs/_react_e_s_p_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">ReactESP<span id="projectnumber">&#160;2.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;2.1.0</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down Expand Up @@ -102,7 +102,7 @@
</div><div class="textblock"><div class="dynheader">
Include dependency graph for ReactESP.cpp:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="_react_e_s_p_8cpp__incl.svg" width="464" height="187"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
<div class="center"><iframe scrolling="no" frameborder="0" src="_react_e_s_p_8cpp__incl.svg" width="460" height="187"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</div>
Expand Down
16 changes: 8 additions & 8 deletions docs/generated/docs/_react_e_s_p_8cpp__incl.map
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<map id="src/ReactESP.cpp" name="src/ReactESP.cpp">
<area shape="rect" id="node1" title=" " alt="" coords="161,5,289,32"/>
<area shape="rect" id="node2" href="$_react_e_s_p_8h.html" title=" " alt="" coords="107,80,201,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="5,155,84,181"/>
<area shape="rect" id="node7" title=" " alt="" coords="225,80,369,107"/>
<area shape="rect" id="node8" title=" " alt="" coords="393,80,459,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="109,155,199,181"/>
<area shape="rect" id="node5" title=" " alt="" coords="224,155,303,181"/>
<area shape="rect" id="node6" title=" " alt="" coords="327,155,386,181"/>
<area shape="rect" id="node1" title=" " alt="" coords="158,5,287,32"/>
<area shape="rect" id="node2" href="$_react_e_s_p_8h.html" title=" " alt="" coords="105,80,199,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="5,155,83,181"/>
<area shape="rect" id="node7" title=" " alt="" coords="223,80,364,107"/>
<area shape="rect" id="node8" title=" " alt="" coords="389,80,454,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="107,155,197,181"/>
<area shape="rect" id="node5" title=" " alt="" coords="221,155,299,181"/>
<area shape="rect" id="node6" title=" " alt="" coords="323,155,381,181"/>
</map>
70 changes: 35 additions & 35 deletions docs/generated/docs/_react_e_s_p_8cpp__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3b13475

Please sign in to comment.