Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1001 Bytes

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1001 Bytes

Changelog

V1.2.3 (Feb 4, 2025)

  • Minor fix to the CITATION.md, CONTRIBUTING.md, README.md, and documentations.
  • Added MAINTANENCE.md for maintanence plan.
  • Added CODE_OF_CONDUCT.md principles for community engagements and collaborations.
  • Added CHANGELOG.md
  • Added new version.
  • Fix bugs in retriever, pipeline, and rag modules.
  • Added new dependencies and update version of setfit library.

v1.2.2 (Dec 20, 2024)

  • Minor fix
  • License update

v1.2.1 (Dec 13, 2024)

  • Documentation updates
  • Fixed Hugging Face requirements
  • Documentation corrections

v1.2.0 (Dec 10, 2024)

  • Bug fixes in RAG dataset and modules
  • Added OntoAlignerPipeline
  • Documentation updates

v1.1.0 (Dec 8, 2024)

  • Added Fewshot RAG and ICV RAG
  • Fixed imports for Fewshot and ICV RAG
  • Completed examples and initial pipeline added

v1.0.0 (Dec 6, 2024)

  • Major updates on ontology classes, base classes, and encoders
  • Extended post-processing with label mappers
  • Documentation overhaul