Skip to content

ostruct-cli v0.7.2: Dependency Fix & Documentation Enhancements

Latest
Compare
Choose a tag to compare
@yaniv-golan yaniv-golan released this 15 Mar 20:25

Release Notes

ostruct-cli v0.7.2 is a maintenance release that resolves dependency issues and enhances documentation.

Bug Fixes

  • Fixed startup errors by adding the missing Pygments and jinja2 dependencies
  • Resolved Pydantic protected namespace warnings by updating to openai-structured v3.0.0

Documentation Improvements

  • Added project motivation section to README explaining why ostruct was created
  • Added real-world use cases with examples from our example directory
  • Enhanced README with visual elements including header image and high-level diagram
  • Improved overall documentation clarity and structure

Under the Hood

  • Updated dependency management for better compatibility
  • Streamlined installation experience

This release focuses on improving stability and user experience. Users experiencing errors when running ostruct command should update to this version for a smoother experience.