Skip to content

Commit f1f1e1c

Browse files
committed
Changelog: Automated Update
1 parent 555e70a commit f1f1e1c

File tree

6 files changed

+32
-7
lines changed

6 files changed

+32
-7
lines changed

content/changelog.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,39 @@ Description: Release notes for every version of ScottPlot
2222
</li>
2323
<li>Axes: Improve automatic DateTime tick generation for inverted axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4900">#4900</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4851">#4851</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/sunwayking"><strong>@sunwayking</strong></a>
2424
</li>
25+
<li>Ticks: Improve behavior of DateTime ticks for plots with zero-sized axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4911">#4911</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4903">#4903</a>) <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a> <a href="https://github.com/mccabe93"><strong>@mccabe93</strong></a>
26+
</li>
27+
<li>Horizontal and Vertical Line: Improve support for inverted axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4920">#4920</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
28+
</li>
29+
<li>Rendering: Improve support for invisible and zero line width rectangles (<a href="https://github.com/ScottPlot/ScottPlot/issues/4956">#4956</a>) <a href="https://github.com/Fruchtzwerg94"><strong>@Fruchtzwerg94</strong></a>
30+
</li>
31+
<li>Font: Fixed <code>Font.Set()</code> issue associated with premature typeface disposal (<a href="https://github.com/ScottPlot/ScottPlot/issues/4910">#4910</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4958">#4958</a>) <a href="https://github.com/sproott"><strong>@sproott</strong></a> <a href="https://github.com/237779932"><strong>@237779932</strong></a>
32+
</li>
33+
<li>WinUI: Improve support for modifier keys when combining mouse and keyboard inputs (<a href="https://github.com/ScottPlot/ScottPlot/issues/4967">#4967</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4970">#4970</a>) <a href="https://github.com/diluculo"><strong>@diluculo</strong></a>
34+
</li>
35+
<li>Markers: Added new <code>OpenCircleWithDot</code>, <code>OpenCircleWithCross</code>, and <code>OpenCircleWithEks</code> markers (<a href="https://github.com/ScottPlot/ScottPlot/issues/4963">#4963</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4972">#4972</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
36+
</li>
37+
<li>NumericConversion: Added type-specific <code>Clamp()</code> overloads prevent boxing and improve performance (<a href="https://github.com/ScottPlot/ScottPlot/issues/4985">#4985</a>) <a href="https://github.com/kevin100702"><strong>@kevin100702</strong></a>
38+
</li>
2539
</ul>
2640
</div>
2741
<h3 class='text-center fw-light'>Contributors</h3>
2842
<div class='text-center'>
29-
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/swharden'>@swharden</a>
43+
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/mccabe93'>@mccabe93</a>, <a href='https://github.com/Fruchtzwerg94'>@Fruchtzwerg94</a>, <a href='https://github.com/sproott'>@sproott</a>, <a href='https://github.com/237779932'>@237779932</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/kevin100702'>@kevin100702</a>, <a href='https://github.com/swharden'>@swharden</a>
3044
</div>
3145
<div class='text-center'>
3246
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
3347
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
3448
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
3549
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
36-
<a href='https://github.com/sunwayking'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
50+
<a href='https://github.com/sunwayking'><img src='https://scottplot.net/images/contributors/sunwayking.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
51+
<a href='https://github.com/NeilMacMullen'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
52+
<a href='https://github.com/mccabe93'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
53+
<a href='https://github.com/Fruchtzwerg94'><img src='https://scottplot.net/images/contributors/fruchtzwerg94.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
54+
<a href='https://github.com/sproott'><img src='https://scottplot.net/images/contributors/sproott.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
55+
<a href='https://github.com/237779932'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
56+
<a href='https://github.com/diluculo'><img src='https://scottplot.net/images/contributors/diluculo.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
57+
<a href='https://github.com/kevin100702'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
3758
<a href='https://github.com/swharden'><img src='https://scottplot.net/images/contributors/swharden.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
3859
</div>
3960

content/contributors.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Description: Members of the open-source community who contributed to ScottPlot
55

66
<div class="mt-3 text-center fs-1 fw-semibold">ScottPlot Contributors</div>
77
<div class='fs-5 fw-lighter text-center mb-4'>
8-
Special thanks to the <span class="sparkle-highlight">523</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">527</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
@@ -14,7 +14,14 @@ Description: Members of the open-source community who contributed to ScottPlot
1414
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg'></a>
1515
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
1616
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
17-
<a href='https://github.com/sunwayking'><img src='https://scottplot.net/images/brand/favicon.png'></a>
17+
<a href='https://github.com/sunwayking'><img src='https://scottplot.net/images/contributors/sunwayking.png'></a>
18+
<a href='https://github.com/NeilMacMullen'><img src='https://scottplot.net/images/brand/favicon.png'></a>
19+
<a href='https://github.com/mccabe93'><img src='https://scottplot.net/images/brand/favicon.png'></a>
20+
<a href='https://github.com/Fruchtzwerg94'><img src='https://scottplot.net/images/contributors/fruchtzwerg94.jpg'></a>
21+
<a href='https://github.com/sproott'><img src='https://scottplot.net/images/contributors/sproott.png'></a>
22+
<a href='https://github.com/237779932'><img src='https://scottplot.net/images/brand/favicon.png'></a>
23+
<a href='https://github.com/diluculo'><img src='https://scottplot.net/images/contributors/diluculo.png'></a>
24+
<a href='https://github.com/kevin100702'><img src='https://scottplot.net/images/brand/favicon.png'></a>
1825
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
1926
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
2027
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
@@ -79,7 +86,6 @@ Description: Members of the open-source community who contributed to ScottPlot
7986
<a href='https://github.com/jaguarxii'><img src='https://scottplot.net/images/contributors/jaguarxii.png'></a>
8087
<a href='https://github.com/wellsw'><img src='https://scottplot.net/images/contributors/wellsw.png'></a>
8188
<a href='https://github.com/KroMignon'><img src='https://scottplot.net/images/contributors/kromignon.png'></a>
82-
<a href='https://github.com/Fruchtzwerg94'><img src='https://scottplot.net/images/contributors/fruchtzwerg94.jpg'></a>
8389
<a href='https://github.com/KosmosWerner'><img src='https://scottplot.net/images/contributors/kosmoswerner.jpg'></a>
8490
<a href='https://github.com/ArchieCoder'><img src='https://scottplot.net/images/contributors/archiecoder.jpg'></a>
8591
<a href='https://github.com/ProgrammerGuy76'><img src='https://scottplot.net/images/contributors/programmerguy76.png'></a>
@@ -140,7 +146,6 @@ Description: Members of the open-source community who contributed to ScottPlot
140146
<a href='https://github.com/loyvsc'><img src='https://scottplot.net/images/contributors/loyvsc.jpg'></a>
141147
<a href='https://github.com/MCF'><img src='https://scottplot.net/images/contributors/mcf.jpg'></a>
142148
<a href='https://github.com/EricEzaM'><img src='https://scottplot.net/images/contributors/ericezam.jpg'></a>
143-
<a href='https://github.com/sproott'><img src='https://scottplot.net/images/contributors/sproott.png'></a>
144149
<a href='https://github.com/KennyTK'><img src='https://scottplot.net/images/contributors/kennytk.jpg'></a>
145150
<a href='https://github.com/itsmygam3'><img src='https://scottplot.net/images/contributors/itsmygam3.jpg'></a>
146151
<a href='https://github.com/FengQingYangDad'><img src='https://scottplot.net/images/contributors/fengqingyangdad.png'></a>
@@ -423,7 +428,6 @@ Description: Members of the open-source community who contributed to ScottPlot
423428
<a href='https://github.com/gauravagrwal'><img src='https://scottplot.net/images/contributors/gauravagrwal.jpg'></a>
424429
<a href='https://github.com/AndXaf'><img src='https://scottplot.net/images/contributors/andxaf.png'></a>
425430
<a href='https://github.com/Logicman111'><img src='https://scottplot.net/images/contributors/logicman111.png'></a>
426-
<a href='https://github.com/diluculo'><img src='https://scottplot.net/images/contributors/diluculo.png'></a>
427431
<a href='https://github.com/chenxuuu'><img src='https://scottplot.net/images/contributors/chenxuuu.jpg'></a>
428432
<a href='https://github.com/obnews'><img src='https://scottplot.net/images/contributors/obnews.png'></a>
429433
<a href='https://github.com/SuperDaveOsbourne'><img src='https://scottplot.net/images/contributors/superdaveosbourne.png'></a>
1.52 KB
Loading
1.54 KB
Loading
4.61 KB
Loading
4.01 KB
Loading

0 commit comments

Comments
 (0)