Version 2.8.2

Version 2.8.2 (build 173) - not yet released

I have commenced a comprehensive code formatting cleanup utilizing SwiftLint, SwiftFormat, and periphery. Despite using these tools for several years, some cleanup was still required.

The periphery application is employed to eliminate unused code. SwiftFormat is utilized for code formatting and SwiftLint code quality. All instructions for SwiftFormat in code are removed, and both tools now have a single configuration file each containing instructions. They work very well together.

As a result, numerous code modifications have been made, primarily due to the formatting adjustments implemented using the aforementioned tools.

All of these tools are widely recognized and utilized by numerous developers.

Additionally, there will be some code refactoring, which will be informed about later in December 2025.

Last modified December 6, 2025: Update Version282.md (78a3477)