Skip to content

v0.10.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 20:13
· 1 commit to main since this release

Version 0.10.7

This release includes improvements to the CLI documentation and bot initialization, enhancing clarity and consistency across the system.

New Features

  • Reorganized the import statements to ensure a logical grouping and order, making the codebase easier to navigate and maintain. (088d9f) (Eric Ma)
  • Updated the bot initialization process to consistently use the 'llamabot' module alias, streamlining future updates and maintenance. (088d9f) (Eric Ma)
  • Introduced a new prompt function to provide users with information about out-of-date checks, improving user interaction and system feedback. (088d9f) (Eric Ma)

Bug Fixes

  • None in this release.

Deprecations

  • None in this release.