Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 898 Bytes

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 898 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Fixed

[0.3.0]

Updated

  • Increased compat bound for PromptingTools to 0.43

Fixed

  • Changed Stipple App loading strategy to prevent issues with temporary environments

[0.2.1]

Updated

  • Increased compat bound for PromptingTools to 0.36-0.42

Fixed

  • Fixed a bug where serialized RAGResult without any sources wouldn't be rendered.

[0.2.0]

Updated

  • Increase PromptingTools compat to 0.36

[0.1.1]

Fixed

  • Fixed the Genie app loading to point to the package root
  • Fixed active page highlighting in the drawer

[0.1.0]

Added

  • The first iteration released

Fixed