Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 315 Bytes

CHANGELOG.md

File metadata and controls

7 lines (5 loc) · 315 Bytes
  • Massive refactoring of the existing classes to allow more abstraction and breacking code apart into more logical pieces.
  • Using Class Struct as Data container for listeners.
  • Commenting all methods for better understanding.
  • Adding more test unit for maximum quality assurance.
  • Extending documentation.