v0.0.45 - [2025-02-04]
Enhancements
- Explicit Type on
clean()
Added explicit type annotation for theseen
parameter inclean()
, ensuring better type safety and improving developer experience.
Documentation
- New Documentation Page
Introduced a dedicated documentation page for improved readability and accessibility. - Centralized Examples & Usage
All code examples and usage guidelines are now directed to the documentation page, ensuring consistency and ease of reference. - Refined Symbol Documentation
Simplified and enhanced symbol documentation for better clarity and maintainability.
Summary
This release focuses on improving type safety, refining documentation, and ensuring a more structured approach to learning and utilizing the library.
Full Changelog: v0.0.4...v0.0.45