Skip to content

Releases: butterfingres/rag

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:33
v3.0.0
5b4c4d6
Version 3.0.0

Major changes:

- Parsing now happens in thread pool.
- Removed dependency on emacs crate.

v2.0.1

Choose a tag to compare

@butterfingres butterfingres released this 08 Jul 11:14
v2.0.1
dc073e1

This release fixes a panic.

v2.0.0

Choose a tag to compare

@butterfingres butterfingres released this 08 Jul 10:47
v2.0.0
8b71656

Breaking changes

  • The database schema has changed, see rag-db.el.
  • The abi version between rag-lib and rag-core has increased.

New features

  • Build musl targets for linux releases.
  • Handle xml namespaces.
  • Respect ttl caching (can be turned off with rag-souce-inhibit-cache).

v1.0.0

Choose a tag to compare

@butterfingres butterfingres released this 29 Jun 17:57
v1.0.0
d06370a

The first release. See the readme for instructions.