Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 2.44 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2023-09-06)

Features

  • batch-remove: add removal upon completion of quadrilateral rotation (e3c92d3)
  • doubletap-rotation: add customEvent dbltap to rotate quad in mobile (359eb35)

Refactoring

  • drawing-quad: splitting the code into smaller modules (93f7b4e)

0.3.0 (2023-09-04)

Features

  • drawing-quad: setting up the elements for drawing a quadrilateral (6187aae)
  • quad-drawing: remove the quad (a59e52c)
  • rotate-quad: add features rotate quad (810227e)

Bug Fixes

  • drawing-function: delete unnecessary files (9aadf0d)

Other

  • release: add config files (49fddfb)
  • versioning: add stantard-version (15f3ec3)

Refactoring

  • components: add css components folder (cb24956)
  • components: create a components folder (eb9184b)
  • debug-utils: add logDebugMessage function to display formatted debug message (2d1d36d)
  • path-aliases : change config path aliases (d75fd12)