Packages

Semantic similarity testing for Elixir with the wave operator <~>

Current section

Files

Jump to
alike CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.4.0](https://github.com/georgeguimaraes/alike/compare/v0.3.0...v0.4.0) (2025-12-28)
### Features
* Add Alike.start() and improve test performance ([0569732](https://github.com/georgeguimaraes/alike/commit/056973227d737f2a338e23ceb71c02ad76776b34))
## [0.3.0](https://github.com/georgeguimaraes/alike/compare/v0.2.0...v0.3.0) (2025-12-27)
### Features
* Add configurable embedding models ([b20f7f8](https://github.com/georgeguimaraes/alike/commit/b20f7f8f4443db9e62bcf61f6d267806b5ed2cda))
* Add model config map for Bumblebee compatibility ([62d358a](https://github.com/georgeguimaraes/alike/commit/62d358a95cc0ecc3e0454cf59f5f195e8c73cc9a))
### Bug Fixes
* Correct CI matrix configuration for model testing ([2b16513](https://github.com/georgeguimaraes/alike/commit/2b165137ceab85a75823746e754d6038aca6d78d))
* Refactor config tests to avoid global state modification ([ca28fb6](https://github.com/georgeguimaraes/alike/commit/ca28fb6e81d0c1622623910e872275e9613f69a1))
## [0.2.0](https://github.com/georgeguimaraes/alike/compare/v0.1.0...v0.2.0) (2025-12-22)
### Features
* initial public release ([ae9d560](https://github.com/georgeguimaraes/alike/commit/ae9d5602982fc44027e2a494c881296e30387cd6))