New
2.1.35
What's Changed
- Fix issue #1164 - arithmetic overflow for unsigned integer mapping by @rukpet in https://github.com/DapperLib/Dapper/pull/1795
- Exposing the transaction used in class Database. by @kbilsted in https://github.com/DapperLib/Dapper/pull/2038
- dapper.rainbow guide by @kbilsted in https://github.com/DapperLib/Dapper/pull/2043
- Fix build error caused by read only property #2044 by @DarylJtn in https://github.com/DapperLib/Dapper/pull/2045
- Fix the path to Dapper.Rainbow readme by @idormenco in https://github.com/DapperLib/Dapper/pull/2047
- add REVERT to CommandText checklist by @mgravell in https://github.com/DapperLib/Dapper/pull/2048
- CI: use preinstalled sdk by @mgravell in https://github.com/DapperLib/Dapper/pull/2042
New Contributors
- @rukpet made their first contribution in https://github.com/DapperLib/Dapper/pull/1795
- @kbilsted made their first contribution in https://github.com/DapperLib/Dapper/pull/2038
- @DarylJtn made their first contribution in https://github.com/DapperLib/Dapper/pull/2045
- @idormenco made their first contribution in https://github.com/DapperLib/Dapper/pull/2047
Full Changelog: https://github.com/DapperLib/Dapper/compare/2.1.28...2.1.35