2024-03-08

Release Notes for Version 0.1.4

New Features

  • Quanda Bot Integration: A new feature quanda_bot has been added to the SDK, which likely provides an interface for interacting with a question-and-answer style bot within the software ecosystem.

  • ModelData Load Functionality: The ModelData.load function has been introduced, providing a mechanism for loading model data. This might be related to the legacy C2DF.load functionality, offering an improved or updated way to handle data loading processes.

Bug Fixes

  • DataFrame Index Type Fix: An issue with the DataFrame index type has been resolved, ensuring that the index behaves as expected within the software's data handling components.

Known Issues

  • [Empty - To be filled in later if applicable]

Etc...

  • Documentation updates and additional tests have been added to support the new features, including QuandaBotApi.md and test files for ModelData and quanda_bot_api.

Last updated