Skip to content

v5.2.1

Latest

Choose a tag to compare

@eduardoribeirodev eduardoribeirodev released this 06 Jul 23:52

πŸš€ Release Notes

♻️ Refactoring & Architecture

  • Code Structure: Refactored internal codebase to improve overall readability and long-term maintainability.

πŸ“ Documentation

  • Docs Refactor: Restructured and improved the project documentation for better clarity.

πŸ“¦ Build & Chores

  • Package Optimization: Excluded image assets from the final distribution package by adding them to .gitattributes, reducing the overall package size.
  • MIT License: Added an official LICENSE.md file specifying the MIT License for the project.