Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 987 Bytes

File metadata and controls

47 lines (29 loc) · 987 Bytes

Release History

0.1.5 (2025-12-03)

Fixed a bug and dropped support for .NET 6.

Bugs Fixed

  • Fixed a bug where a null api_balance caused the wrong type of exception to be thrown.

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.