Skip to content

V0.13.2

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.