Skip to content

Release 0.5.0

Choose a tag to compare

@LittleLittleCloud LittleLittleCloud released this 30 Aug 21:50
d7622ee

Release Notes for Milestone 0.5.0 πŸŽ‰

Improvements:

  • Updated to AutoGen.Net 0.1.0: The project now utilizes AutoGen.Net version 0.1.0, enhancing performance and features. Issue #135 πŸš€
  • Enhanced README for Template Setup: Updated the README file to provide clearer instructions on how to get started with the template, making it more user-friendly. Issue #121 πŸ“–

Bug Fixes:

  • Fixed ArgumentOutOfRangeException: Resolved a critical issue that caused an ArgumentOutOfRangeException when users attempted to exit the chatroom. Issue #129 🐞

Documentation:

  • Integration Guide for AutoGen.Net Agents: Added documentation detailing how to integrate AutoGen.Net agents into the chatroom, providing users with helpful guidance. Issue #127 πŸ“š
  • Example for Writing Release Notes: Documented an example that illustrates how to use ChatRoom.Github for writing effective release notes. Issue #138 ✍️