1. 13 10月, 2023 2 次提交
  2. 11 10月, 2023 2 次提交
  3. 10 10月, 2023 1 次提交
  4. 14 9月, 2023 3 次提交
  5. 13 9月, 2023 1 次提交
  6. 12 9月, 2023 2 次提交
    • M
      release notes 2.1.1 · a2d539cc
      Marc Gravell 提交于
      a2d539cc
    • M
      attempt NRT makeover (#1928) · aecffeca
      Marc Gravell 提交于
      * attempt NRT makeover
      
      - annotate NRTs on GridReader API
      - add protected access to some of the GridReader internals
      - switch GridReader callbacks to be more type-independent
      
      docs
      
      lib updates; deal with yellow warnings and test failures (SQL server certs and cancellation surfacing differently)
      
      fix break
      
      simplify proposed GridReader changes to protected OnBeforeGrid and OnAfterGrid[Async]
      
      Builds: Bump library versions (#1935)
      
      Tests: Upgrade dependencies for Dependabot (#1936)
      
      I'll do a pass at all of these later, but getting CVE versions out of the pipe.
      
      Resolving 4 alerts here: https://github.com/DapperLib/Dapper/security/dependabot
      
      merge and lib updates
      
      allow Identity to be constructed on-the-fly inside GridReader
      
      fix build warnings
      
      include readme
      
      rev minor
      
      - enable [SkipLocalsInit] everywhere
      - use NET5_0_OR_GREATER
       for remoting check
      
      # Conflicts:
      #	Dapper/CommandDefinition.cs
      #	Dapper/DefaultTypeMap.cs
      #	Dapper/SqlMapper.Async.cs
      #	Dapper/SqlMapper.IDataReader.cs
      #	Dapper/SqlMapper.Link.cs
      #	Dapper/SqlMapper.cs
      #	Directory.Build.props
      
      * shipped, not unshipped
      
      * fixup SqlBuilder; use is null / is not null
      
      * use central package management (#1949)
      
      * Nullable test tweaks
      
      * Nuget: let's just remove it!
      
      * 2 test fixes from review
      
      * fix FindExplicitConstructor
      
      * add GetPropertySetterOrThrow
      
      * fix NRT on FindConstructor
      
      * DapperRow: value is object?
      
      * use NotNullWhen
      
      * make constructor problem more obvious
      
      * test fixes
      
      ---------
      Co-authored-by: NNick Craver <nrcraver@gmail.com>
      aecffeca
  7. 03 9月, 2023 1 次提交
  8. 24 8月, 2023 2 次提交
  9. 21 8月, 2023 1 次提交
  10. 18 8月, 2023 4 次提交
  11. 15 8月, 2023 2 次提交
  12. 08 7月, 2023 2 次提交
  13. 20 6月, 2023 4 次提交
  14. 14 6月, 2023 2 次提交
  15. 09 6月, 2023 4 次提交
  16. 22 8月, 2022 4 次提交
  17. 03 3月, 2022 1 次提交
  18. 04 1月, 2022 2 次提交