Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 815 Bytes

changelog.md

File metadata and controls

40 lines (25 loc) · 815 Bytes

Release History

0.1.4 (2024-11-08)

Refactored and fixed bugs.

Features Added

  • Made some non-required properties optional.

Bugs Fixed

  • Fixed a bug where optionsCallback was being ignored in AddKagiHttpClient.

0.1.3 (2024-11-07)

Target .NET 6 and .NET Standard 2.1.

Features Added

  • Added .NET 6 project target.
  • Added .NET Standard 2.1 project target.

0.1.2 (2024-11-06)

Minor refactor with added features.

Features Added

  • Added support for dependency injection.

0.1.1 (2024-11-02)

Added inline documentation.

0.1.0 (2024-11-01)

Initial release. 🎉

Features Added

  • Added support for v0 of the Universal Summarizer API.
  • Added support for v0 of the FastGPT API.
  • Added support for v0 of the Search API.
  • Added support for v0 of the Enrichment API.