Skip to content

v1.2.1

Choose a tag to compare

@ayoub-ibm ayoub-ibm released this 25 Jan 17:20
· 105 commits to main since this release

Documentation

GitHub Pages
  • Improve doc accuracy by aligning API references and updating version strings (ed3317d)
  • Reduce redundancy and improve navigation; standardize callouts by converting Note and Important blocks to MkDocs admonitions (ed3317d)
Examples
  • Add updated end-to-end example scripts beginneradvanced, and update navigation to match the new learning path (f22395b)
  • Refresh CLI documentation references to point to the new examples set (92d04c9)

Bug Fixes

Continuous Integration
  • Remove invalid Dependabot commit-message configuration (include property) to restore valid Dependabot updates config (58f879e)
  • Apply Ruff formatter across the codebase for consistent formatting and cleaner diffs going forward (d58d897)