Skip to content

Releases: edlontech/lextract

v0.1.3

Choose a tag to compare

@heyitsrobotagain heyitsrobotagain released this 02 Sep 09:51
Immutable release. Only release title and notes can be modified.
aa85498

0.1.3 (2026-09-02)

Features

  • Added Usage Rules (6d398b5)
  • pluggable LLM adapter with req_llm as optional provider (28fa882)

Bug Fixes

  • FIxed credo findings (ff41ab7)
  • Gating ReqLLM Correctly (f4ba228)
  • Updated Dependencies and fixed chunking breaking change (2a85e53)

v0.1.2

Choose a tag to compare

@ycastorium ycastorium released this 04 Nov 17:29
Immutable release. Only release title and notes can be modified.
5de12f8

0.1.2 (2025-11-04)

Bug Fixes

  • Fixed default configs (2f65637)
  • Updated req_llm to the released version (9a8fc9f)

v0.1.1

Choose a tag to compare

@ycastorium ycastorium released this 30 Oct 15:06
Immutable release. Only release title and notes can be modified.
e7c3497

0.1.1 (2025-10-30)

Bug Fixes

v0.1.0

Choose a tag to compare

@ycastorium ycastorium released this 30 Oct 13:53
Immutable release. Only release title and notes can be modified.
96624a0

0.1.0 (2025-10-30)

Features

Bug Fixes

  • Making api_key option not mandatory (8b4601f)

Continuous Integration