Skip to content

1.1.5

Latest
Compare
Choose a tag to compare
@IamStivgo IamStivgo released this 07 Jan 20:10

Architecture

  • Separated UI components into standalone modules
  • Extracted shared business logic into core module
  • Implemented clean architecture boundaries

Code Quality

  • Fixed code smells reported by SonarQube
  • Reduced cognitive complexity
  • Removed unused imports across modules