Releases: Eigen-DB/eigen-db
Releases · Eigen-DB/eigen-db
v0.1.8
What's Changed
- chore: changed license from MIT to GNU GPL v3.0 by @Ryan-Awad in #41
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- refactor(faissgo): restructured faissgo's filestructure by @Ryan-Awad in #39
- bugfix: fixing monorepo versioning issue by @Ryan-Awad in #40
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- fix(hnswgo): fixed the path for the lint task input of hnswgo by @Ryan-Awad in #36
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Fixed the module name for the hnswgo library as it was still set to the old module name. Updated a few import paths in the hnswgo README.md and in some tests and examples.
- Update README.md by @Ryan-Awad in #33
- fix(hnswgo): changed the module name by @Ryan-Awad in #34
- docs(hnswgo): updating import path in readme by @Ryan-Awad in #35
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
⚠️ Migrated EigenDB's architecture from polyrepo to monorepo ⚠️
This monorepo is now managed using Moon.
Repositories migrated to the monorepo:
- https://github.com/Eigen-DB/controller
- https://github.com/Eigen-DB/embedding-microservice
- https://github.com/Eigen-DB/docs
- https://github.com/Eigen-DB/performance-metrics
- https://github.com/Eigen-DB/hnswgo
- https://github.com/Eigen-DB/eigen-py
- BREAKING CHANGE: MONOREPO MIGRATION by @Ryan-Awad in #31
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- Finalized benchmarking script by @Ryan-Awad in #26
- Update README.md by @Ryan-Awad in #27
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first release of EigenDB! 🎉
v1 is coming soon!
Full Changelog: https://github.com/Eigen-DB/eigen-db/commits/v0.1.0