Skip to content

Releases: AlayaDB-AI/AlayaLite

v0.1.1a1

30 Jan 03:23
f6ef10c

Choose a tag to compare

What's Changed

  • perf: optimize CI test execution with parallel testing and micro dataset by @huanglune in #51
  • refactor: Refactor build system and add SIMD optimizations by @huanglune in #53
  • refactor: Improve Makefile and fix compiler warnings by @huanglune in #57
  • ci: add cibuildwheel support for Linux and macOS multi-arch builds by @huanglune in #59

Full Changelog: v0.1.0a3...v0.1.1a1

v0.1.0a3 - Alpha Release

13 Nov 07:31
8f1284f

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.1.0a2...v0.1.0a3

v0.1.0a2 - Alpha Release

30 Sep 09:21
9b0a520

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/AlayaDB-AI/AlayaLite/commits/v0.1.0a2

v0.1.0a1 - Alpha Release

03 Jul 12:38

Choose a tag to compare

This is the very first alpha release of Alayalite.

This version provides the core functionalities of Alayalite, intended for early testing and feedback.

Installation:
You can install this alpha version using pip:
pip install alayalite==0.1.0a1

Important Notes:

  • This is an early preview and may contain bugs or breaking changes in future versions.
  • We welcome any issues or suggestions via GitHub Issues.