v0.0.19 - Update __init__.py (#245)
π Summary
The v0.0.19 release of the Ultralytics HUB SDK introduces a version bump to ensure compatibility, enhanced functionality, and a foundation for future improvements. π
π Key Changes
- SDK Version Update: Upgraded from
0.0.18to0.0.19for improved compatibility and functionality. - License Standardization: Updated license headers across all files (Python, YAML, TOML, etc.) to ensure consistency and clarity.
- Documentation Enhancements: Improved SDK documentation with refined content, better type annotations, and updated examples.
- Plugin Update: Upgraded
mkdocs-ultralytics-pluginto version0.1.16for enhanced documentation features. - CI Workflow Improvements: Enhanced link-checking workflows to provide detailed summaries in GitHub Actions.
π― Purpose & Impact
- π Improved Compatibility: The version bump ensures the SDK remains compatible with the latest tools and services in the Ultralytics ecosystem.
- π Clearer Licensing: Standardized license headers provide legal clarity and reinforce Ultralytics branding.
- βοΈ Better Documentation: Enhanced documentation improves usability for developers, making it easier to understand and implement SDK features.
- π Streamlined Workflows: The updated plugin and CI improvements simplify development workflows, reducing manual effort and improving efficiency.
- π Future-Ready: These updates lay the groundwork for upcoming features and bug fixes, ensuring a smoother user experience.
Enjoy the improved SDK experience and seamless integration with Ultralytics HUB! π
What's Changed
- Standardize license headers in Python files by @pderrenger in #243
- Standardize license headers in TOML/YAML files by @pderrenger in #244
- Update pyproject.toml by @glenn-jocher in #246
- mkdocs-ultralytics-plugin>=0.1.16 by @glenn-jocher in #247
- Update links.yml by @glenn-jocher in #248
- Improve documentation by @glenn-jocher in #249
- Update init.py by @glenn-jocher in #245
Full Changelog: v0.0.18...v0.0.19