Skip to content

Releases: DapperLib/Dapper

2.1.66

06 Feb 12:26
bd4f75b
Compare
Choose a tag to compare

WARNING: DateOnly / TimeOnly support, added in 2.1.37, had multiple failure modes, and was quickly reverted pending finding the time to investigate what went wrong. The impacted packages were unlisted, with 2.1.35 being the last listed version. This is the first version after that debacle, which means if you are using the impacted 2.1.37 or similar: this version will effectively remove functionality (although it was actually disabled a very long time ago).


What's Changed

New Contributors

Full Changelog: 2.1.44...2.1.66

2.1.44

12 Apr 12:42
b51cc77
Compare
Choose a tag to compare

(fixes NuGet readme)

Full Changelog: 2.1.42...2.1.44

2.1.42

12 Apr 10:23
fa9c96a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.37...2.1.42

2.1.37

14 Mar 15:17
402f20c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.35...2.1.37

2.1.35

06 Mar 15:08
360367c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.28...2.1.35

2.1.28

02 Jan 16:13
d7c1603
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.24...2.1.28

2.1.24

23 Nov 09:30
c46c69a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.21...2.1.24

2.1.21

11 Nov 09:07
947b582
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.15...2.1.21

2.1.15

19 Oct 12:52
cdadfa6
Compare
Choose a tag to compare

What's Changed

  • change NRT for ITypeMap.GetConstructorParameter by @mgravell in #1980
  • whitespace for auto-SP detection: use unicode spec via regex by @mgravell in #1987

Full Changelog: 2.1.11...2.1.15

2.1.11

13 Oct 06:26
Compare
Choose a tag to compare

What's Changed

  • Auto-detect stored procedures as anything without whitespace by @mgravell in #1975
  • Add DuckDB tests by @Giorgi in #1970
  • Add a setting to turn off Ole Db anonymous parameter check by @Giorgi in #1974
  • Revert $ check for OLEDB anonymous parameters by @mgravell in #1979
  • Change nullability annotation for ITypeMap.GetConstructorParameter by @mgravell in #1980

Full Changelog: 2.1.4...2.1.11