Skip to content

Releases: LuxoriaSoft/Luxoria

v1.10.0

08 Dec 21:50
Compare
Choose a tag to compare

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

06 Dec 22:18
Compare
Choose a tag to compare
v1.9.2 Pre-release
Pre-release

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

06 Dec 21:49
Compare
Choose a tag to compare
v1.9.1 Pre-release
Pre-release

1.9.1 (2024-12-06)

Bug Fixes

  • Disable tests on some Event models (79cfabe)
  • Excluding some models from coverage (6ea94b0)

v1.9.0

05 Dec 21:39
Compare
Choose a tag to compare
v1.9.0 Pre-release
Pre-release

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

05 Dec 17:26
Compare
Choose a tag to compare
v1.8.11 Pre-release
Pre-release

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

05 Dec 10:02
Compare
Choose a tag to compare
v1.8.10 Pre-release
Pre-release

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

01 Dec 15:19
Compare
Choose a tag to compare

1.8.9 (2024-12-01)

Bug Fixes

  • Rename build job to scan-sonarcloud in workflow configuration (22b4da3)

v1.8.8

01 Dec 15:10
Compare
Choose a tag to compare
v1.8.8 Pre-release
Pre-release

1.8.8 (2024-12-01)

Bug Fixes

  • Update commit-checker workflow to trigger on specific pull request events (0d69964)

v1.8.7

01 Dec 12:25
Compare
Choose a tag to compare
v1.8.7 Pre-release
Pre-release

1.8.7 (2024-12-01)

Bug Fixes

  • Change hyperlink to access to SonarCloud from main readme (7c51bd1)

v1.8.6

29 Nov 13:23
Compare
Choose a tag to compare

1.8.6 (2024-11-29)

Bug Fixes

  • Add SONAR_TOKEN to SonarQube analysis in GitHub Actions workflow (a786685)