Releases: LuxoriaSoft/Luxoria
Releases · LuxoriaSoft/Luxoria
v1.10.0
1.10.0 (2024-12-08)
Bug Fixes
- Add test to cover LogAsync method (5132654)
- All warnings about unit tests (18cf818)
- Fix sonar issues (67d12a1)
- Implementation of IEvent interface (1ddf2b7)
Features
v1.9.2
1.9.2 (2024-12-06)
Bug Fixes
- Add some tests to cover FileExtensionHelper class (34349cd)
- Add some tests to cover Manifest model (9ccebf4)
v1.9.1
1.9.1 (2024-12-06)
Bug Fixes
- Disable tests on some Event models (79cfabe)
- Excluding some models from coverage (6ea94b0)
v1.9.0
1.9.0 (2024-12-05)
Bug Fixes
- Remove .sonar from cache exclusions in build workflow (32edacd)
- Update cache paths for SonarCloud data in build workflow (1b80d05)
Features
- Enable caching system on Build workflow (3d14a7d)
- Including .sonar folder in cache (b36c6aa)
v1.8.11
1.8.11 (2024-12-05)
Bug Fixes
- Execute a clean code on the overall code base (5ae0ef6)
- Include StartupTests file to test and cover Startup logic file (ba078f9)
- Make private assert functions static (3ed16e0)
- Run Code-cleaner on StartupTests file (f0c59c6)
v1.8.10
1.8.10 (2024-12-05)
Bug Fixes
- Add mutex (multi-thread safe) on all ImageData methods (d68b8f0)
- Clean sonar issues on Startup file (f30794b)
- Clean sonar issues on this file (3811bfa)
- Make UpdateSlashScreenAsync function static (74df2fc)
v1.8.9
1.8.9 (2024-12-01)
Bug Fixes
- Rename build job to scan-sonarcloud in workflow configuration (22b4da3)
v1.8.8
1.8.8 (2024-12-01)
Bug Fixes
- Update commit-checker workflow to trigger on specific pull request events (0d69964)
v1.8.7
1.8.7 (2024-12-01)
Bug Fixes
- Change hyperlink to access to SonarCloud from main readme (7c51bd1)
v1.8.6
1.8.6 (2024-11-29)
Bug Fixes
- Add SONAR_TOKEN to SonarQube analysis in GitHub Actions workflow (a786685)