Skip to content

Releases: mozilla-ai/encoderfile

v0.6.2

13 Apr 15:07
52607ac

Choose a tag to compare

What's Changed

  • chore(ort): Upgrade ort to 2.0.0-rc.12 by @besaleli in #368
  • feat(dx): rename encoderfile.inspect to encoderfile.read_metadata by @besaleli in #370
  • feat(build): Wrapper functions for EncoderfileBuilder by @besaleli in #371
  • feat(build): rename version to runtime_version in EncoderfileBuilder.build and CLI by @besaleli in #374
  • build(deps): bump requests from 2.32.5 to 2.33.0 in /examples/qdrant_cve_search by @dependabot[bot] in #356
  • chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #357
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 in /examples/qdrant_cve_search by @dependabot[bot] in #365
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /examples/local-rag by @dependabot[bot] in #355
  • docs: add Python library documentation by @angpt in #376
  • Add target flag by @javiermtorres in #379
  • version: Version Bump 🚀 0.6.2-rc.1 by @github-actions[bot] in #380
  • Revert "chore(ort): Upgrade ort to 2.0.0-rc.12 (#368)" by @javiermtorres in #381
  • version: Version Bump 🚀 0.6.2-rc.2 by @github-actions[bot] in #382
  • version: Version Bump 🚀 0.6.2 by @github-actions[bot] in #384

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.2-rc.2

13 Apr 14:39
e266100

Choose a tag to compare

v0.6.2-rc.2 Pre-release
Pre-release

What's Changed

  • chore(ort): Upgrade ort to 2.0.0-rc.12 by @besaleli in #368
  • feat(dx): rename encoderfile.inspect to encoderfile.read_metadata by @besaleli in #370
  • feat(build): Wrapper functions for EncoderfileBuilder by @besaleli in #371
  • feat(build): rename version to runtime_version in EncoderfileBuilder.build and CLI by @besaleli in #374
  • build(deps): bump requests from 2.32.5 to 2.33.0 in /examples/qdrant_cve_search by @dependabot[bot] in #356
  • chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #357
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 in /examples/qdrant_cve_search by @dependabot[bot] in #365
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /examples/local-rag by @dependabot[bot] in #355
  • docs: add Python library documentation by @angpt in #376
  • Add target flag by @javiermtorres in #379
  • version: Version Bump 🚀 0.6.2-rc.1 by @github-actions[bot] in #380
  • Revert "chore(ort): Upgrade ort to 2.0.0-rc.12 (#368)" by @javiermtorres in #381
  • version: Version Bump 🚀 0.6.2-rc.2 by @github-actions[bot] in #382

New Contributors

Full Changelog: v0.6.1...v0.6.2-rc.2

v0.6.1

27 Mar 14:49
813d8a3

Choose a tag to compare

What's Changed

  • Add local RAG example by @angpt in #322
  • examples: Add Qdrant CVE semantic search POC by @angpt in #323
  • Update README title for CVE Semantic Search by @angpt in #354
  • docs: Add Local RAG and CVE Search cookbook entries by @angpt in #352
  • ci: switch from makefile to justfile by @besaleli in #353
  • feat: Add CLI to python package by @besaleli in #350
  • version: Version Bump 🚀 0.6.1-rc.1 by @github-actions[bot] in #358
  • version: Version Bump 🚀 0.6.1 by @github-actions[bot] in #359

Full Changelog: v0.6.0...v0.6.1

v0.6.1-rc.1

27 Mar 13:01
560a018

Choose a tag to compare

v0.6.1-rc.1 Pre-release
Pre-release

What's Changed

  • Add local RAG example by @angpt in #322
  • examples: Add Qdrant CVE semantic search POC by @angpt in #323
  • Update README title for CVE Semantic Search by @angpt in #354
  • docs: Add Local RAG and CVE Search cookbook entries by @angpt in #352
  • ci: switch from makefile to justfile by @besaleli in #353
  • feat: Add CLI to python package by @besaleli in #350
  • version: Version Bump 🚀 0.6.1-rc.1 by @github-actions[bot] in #358

Full Changelog: v0.6.0...v0.6.1-rc.1

v0.6.0

25 Mar 14:14
7b6d625

Choose a tag to compare

What's Changed

  • Add a kw-based function to create a builder by @javiermtorres in #315
  • Hide rust module by @javiermtorres in #321
  • ci: pypi distribution by @besaleli in #328
  • version: Version Bump 🚀 0.6.0-beta.1 by @github-actions[bot] in #329
  • version: Version Bump 🚀 0.6.0-beta.2 by @github-actions[bot] in #330
  • version: Version Bump 🚀 0.6.0-beta.3 by @github-actions[bot] in #331
  • Use constructor in TargetSpec, allow union in builder by @javiermtorres in #325
  • version: Version Bump 🚀 0.6.0-beta.4 by @github-actions[bot] in #332
  • version: Version Bump 🚀 0.6.0-beta.5 by @github-actions[bot] in #334
  • Fix ergonomics issues by @javiermtorres in #339
  • version: Version Bump 🚀 0.6.0-rc.1 by @github-actions[bot] in #341
  • feat: Make python tokenizer config pad strategy better by @besaleli in #344
  • docs: Python stub docstrings by @besaleli in #345
  • version: Version Bump 🚀 0.6.0 by @github-actions[bot] in #347

Full Changelog: v0.5.2...v0.6.0

v0.6.0-rc.1

24 Mar 17:05
af055cd

Choose a tag to compare

v0.6.0-rc.1 Pre-release
Pre-release

What's Changed

  • Fix ergonomics issues by @javiermtorres in #339
  • version: Version Bump 🚀 0.6.0-rc.1 by @github-actions[bot] in #341

Full Changelog: v0.6.0-beta.5...v0.6.0-rc.1

v0.6.0-beta.5

23 Mar 18:42
c03ed80

Choose a tag to compare

v0.6.0-beta.5 Pre-release
Pre-release

What's Changed

  • version: Version Bump 🚀 0.6.0-beta.5 by @github-actions[bot] in #334

Full Changelog: v0.6.0-beta.4...v0.6.0-beta.5

v0.6.0-beta.4

23 Mar 18:13
87ba5b7

Choose a tag to compare

v0.6.0-beta.4 Pre-release
Pre-release

What's Changed

  • version: Version Bump 🚀 0.6.0-beta.4 by @github-actions[bot] in #332

Full Changelog: v0.6.0-beta.3...v0.6.0-beta.4

v0.6.0-beta.3

23 Mar 17:35
6079c12

Choose a tag to compare

v0.6.0-beta.3 Pre-release
Pre-release

What's Changed

  • version: Version Bump 🚀 0.6.0-beta.3 by @github-actions[bot] in #331
  • Use constructor in TargetSpec, allow union in builder by @javiermtorres in #325

Full Changelog: v0.6.0-beta.2...v0.6.0-beta.3

v0.6.0-beta.2

23 Mar 17:11
a0ce516

Choose a tag to compare

v0.6.0-beta.2 Pre-release
Pre-release

What's Changed

  • version: Version Bump 🚀 0.6.0-beta.2 by @github-actions[bot] in #330

Full Changelog: v0.6.0-beta.1...v0.6.0-beta.2