Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 805 Bytes

File metadata and controls

37 lines (23 loc) · 805 Bytes

1.1.0 (2026-02-23)

release summary

Removed redundant comments and unused code, simplified methods, and introduced type definitions for improved maintainability and readability. Enhanced logic for processing elements and applying height matching with optimized row handling.

1.0.3 (2025-05-31)

release summary

  • Refactor var to let throughout the codebase

1.0.2 (2025-05-26)

release summary

  • Code refactor
  • Removed unused variables and methods.
  • Add beforeUpdate and afterUpdate callback hooks.
  • Update documentations

1.0.1 (2024-01-18)

release summary

  • Change optional settings on TS definition

1.0.0 (2024-01-16)

release summary

  • initial release