Skip to content

Release 0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 02:39
· 66 commits to main since this release

Release Note

  • New Features:

    • Added WordCanvas and text2image func to support text and image generation capabilities.
    • Introduced OCR-B Regular font for testing, expanding the project's testing capabilities.
    • Implemented image augmentation testing, enhancing image processing features.
  • Bug Fixes:

    • Resolved issues with scatter split and alignment mode errors, improving data handling.
    • Fixed issues related to font_bank naming and handling inputs of None type.
    • Corrected the project's ability to accept array-like inputs, ensuring compatibility and flexibility.
  • Code Enhancements and Updates:

    • Updated the README to provide clearer project documentation and setup instructions.
    • Revised dashboard and class names for better project structure clarity.
  • Basic Configuration:

    • Established fundamental settings files to support the project’s operational framework.

Full Changelog: https://github.com/DocsaidLab/WordCanvas/commits/0.1.0