Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 791 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

  • Sync with host time, when in docker container.
  • Bump pyu to version 0.1.6.

[0.0.3] - 2024-06-01

Added

  • requirements.in for locking down versions of our dependencies.

Changed

  • Replaced environment variable DOCKER_IMAGE_TAG with APP_VERSION

[0.0.2] - 2024-05-29

Added

  • Containerization, using docker.

Fixed

  • Deprecation warnings by using langchain 0.2 specific methods.

[0.0.1] - 2024-05-26

Added

  • CHANGELOG file.
  • README file.
  • Aidebate app modules.