Releases: ALiMoradzade/Sorty_csharp
Releases · ALiMoradzade/Sorty_csharp
Release list
v1.0.1
v1.0.1 (2025/06/30)
Bug Fixed 2012af9
- Converted sort methods from task to void (made them faster)
- Set min array count to 10 because of Radix sort's counting limitation
- Fixed bug of isSorted label
- Changed array attributes label's text
- Preventing multiple instances of the app from running