tag:github.com,2008:https://github.com/DapperLib/Dapper/releases
Tags from Dapper
2026-03-06T07:15:26Z
tag:github.com,2008:Repository/1613345/2.1.72
2026-03-06T07:16:11Z
2.1.72
mgravell
tag:github.com,2008:Repository/1613345/2.1.66
2025-02-06T19:01:54Z
2.1.66
<p>normalize async API surface over all TFMs (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2144">#2144</a>)</p>
<p>* - normalize async API surface over all TFMs (<span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/2143">#2143</a>)
<br />- target net8.0 instead of net5.0
<br />- lib updates</p>
<p>* net9 SDK</p>
<p>* perf tests: clean up SqlClient warning</p>
<p>* CI fix: test concurrency</p>
<p>* rev snowflake</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.44
2024-04-12T12:43:17Z
2.1.44
<p>Update Readme.md</p>
<p>(actually just to bump build)</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.42
2024-04-12T10:23:44Z
2.1.42
<p>revert <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2050">#2050</a> - see <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/2049">#2049</a> for more details (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2070">#2070</a>)</p>
<p>* revert <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2050">#2050</a> - see <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/2049">#2049</a> for more details</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.37
2024-03-14T15:17:02Z
2.1.37
<p>implement DateOnly/TimeOnly (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2051">#2051</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/1715">#1715</a>
<br />adds net6 TFM</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.35
2024-03-06T15:08:18Z
2.1.35
mgravell
tag:github.com,2008:Repository/1613345/2.1.28
2024-01-02T16:13:39Z
2.1.28
<p>fix codegen error in value-type multimap <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/2005">#2005</a> (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2022">#2022</a>)</p>
<p>in horizontal multi-map, don't "returnValueLocal = null" for value-types (invalid IL)
<br /><span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/2005">#2005</a></p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.24
2023-11-23T09:30:26Z
2.1.24
<p>1. give clearer error messages when an ICustomQueryParameter is null (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2003">#…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/2003">…2003</a>)</p>
<p>2. provide a convenience .ctor on DbString</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.21
2023-11-11T09:07:29Z
2.1.21
<p><span class="issue-keyword tooltipped tooltipped-se">fix</span> <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/1993">#1993</a> - when matching properties, prefer non-normalized property …</p>
<p>…name (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/1997">#1997</a>)</p>
mgravell
tag:github.com,2008:Repository/1613345/2.1.15
2023-10-19T12:52:19Z
2.1.15
<p>whitespace for auto-SP detection: use unicode spec via regex (<a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/1987">#1987</a>)</p>
<p>* add fix and test for <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/pull/1975">#1975</a></p>
<p>* wrong ticket number; is <a class="issue-link js-issue-link" href="https://github.com/DapperLib/Dapper/issues/1986">#1986</a></p>
mgravell