Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 601 Bytes

File metadata and controls

37 lines (20 loc) · 601 Bytes

0.3.2 (2025-05-20)

  • Reduced allocations

0.3.1 (2025-03-21)

  • Restored support for .NET Standard 2.0

0.3.0 (2024-06-25)

  • Added support for halfvec and sparsevec types
  • Dropped support for .NET Standard

0.2.0 (2023-11-24)

  • Added support for Npgsql 8
  • Dropped support for Npgsql < 8

0.1.4 (2023-09-25)

  • Fixed error with large vectors

0.1.3 (2023-05-20)

  • Updated text representation to be culture-invariant

0.1.2 (2023-04-25)

  • Added support for .NET 6 and .NET Standard 2.0

0.1.1 (2023-03-12)

  • Added type mapping

0.1.0 (2023-03-09)

  • First release