Skip to content

v0.3 Release

Latest

Choose a tag to compare

@sheduxdev sheduxdev released this 29 Oct 21:30
· 2 commits to main since this release

Apply clean code principles and fix all warnings

  • Unified tracker and handler patterns with consistent interfaces
  • Extracted methods following Single Responsibility Principle
  • Added comprehensive JavaDoc documentation
  • Fixed all IntelliJ warnings (null checks, always true conditions)
  • Improved error handling and null safety
  • Converted magic numbers/strings to constants
  • Enhanced code readability and maintainability

For more information read project page https://github.com/sheduxdev/ExtraPlaceholders