Skip to content

v0.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 11:02
· 34 commits to main since this release

Version 0.13.2

This minor release includes refinements in code naming and logging, alongside routine version updates.

New Features

  • Renamed 'kwargs' to 'keyword_args' in the write_and_execute_code_wrapper function to enhance code readability and maintainability. (3ef8f7) (Eric Ma)
  • Replaced print statements with logger.debug in notebooks/agents.py to improve the logging system. (3ef8f7) (Eric Ma)

Bug Fixes

  • Corrected the version number in the release notes to align with the actual software version. (e41ef27) (Eric Ma)

Deprecations

  • None in this release.

This version continues to refine the project's codebase and documentation, ensuring greater clarity and control in logging functionalities.