DapperLib / Dapper

Dapper - a simple object mapper for .Net
https://www.learndapper.com/
Other
17.49k stars 3.67k forks source link

Version 2.1.37 not in NuGet #2061

Closed Danchieke closed 5 months ago

Danchieke commented 6 months ago

The latest version of Dapper is not currently listed in the NuGet repository, the most recent listed version is 2.1.35.

I am needing the recently implemented DateOnly functionality and would rather not have to implement a workaround when the release is already published.

mgravell commented 6 months ago

It is there - it is just unlisted due to a problem with the other change in that release - I need to revert that change and republish

jameswilson281 commented 6 months ago

Hi! Any update on this? Would it be better to rollback to 2.1.35 or keep running 2.1.37 (I guess it depends on how bad the "problem" you mentioned is). Thanks!

buzz100 commented 6 months ago

you can see the details here https://github.com/DapperLib/Dapper/issues/2056

mgravell commented 5 months ago

https://github.com/DapperLib/Dapper/releases/tag/2.1.42