Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 302 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 302 Bytes

0.2.1 (2025-01-15)

  • Added std::span constructor to Vector
  • Added support for CMake and FetchContent

0.2.0 (2024-07-10)

  • Added support for halfvec and sparsevec types
  • Fixed error with MSVC

0.1.1 (2022-11-13)

  • Added default constructor

0.1.0 (2021-09-10)

  • First release