Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1001 Bytes

File metadata and controls

37 lines (25 loc) · 1001 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

  • Renamed project from Taskinity DSL to DialogChain
  • New project focus on dialog systems and conversational AI
  • Added support for NLP and dialog management
  • New documentation structure and examples

[0.1.0] - 2025-05-26

Added

  • Initial release of DialogChain (formerly Taskinity DSL)
  • Core framework for building dialog systems
  • Support for multiple programming languages
  • Flexible configuration system
  • Comprehensive testing infrastructure

Changed

  • Renamed Python package from camel_router to dialogchain
  • Updated all documentation and examples
  • Restructured project to better support dialog processing
  • Improved error handling and logging for conversational flows
  • N/A

Fixed

  • N/A