Skip to content

Releases: jian-li1/sort-visualizer

v1.4.2

12 Mar 03:37
ee5017c
Compare
Choose a tag to compare

What's new

  • Minor bug fixes

v1.4.1

11 Mar 07:06
ee5017c
Compare
Choose a tag to compare

What's new

  • Merge Sort now available!
  • Minor bug fixes

v1.4.0

11 Mar 06:42
e0a2db1
Compare
Choose a tag to compare

What's new

  • Merge Sort now available!
  • Bug fixes
  • Improved UI

v1.2.0

07 Mar 06:50
ee5017c
Compare
Choose a tag to compare

What's new

  • Improved UI
  • Speed control buttons will always be shown
  • Added start button so sorting doesn't start right after the user selects a sorting algorithm
  • Displays selected sorting algorithm while sorting

v1.3.1

08 Mar 08:37
7785cc3
Compare
Choose a tag to compare

What's new

  • Quick Sort now available!
  • Displays a pivot line while sorting and highlights only the rectangles being compared to avoid confusion
  • Fixed a bug where the program begins sorting after the first run without selecting a sorting algorithm

v.1.3.0

08 Mar 08:04
aaba292
Compare
Choose a tag to compare

What's new

  • Quick Sort now available!
  • Displays a pivot line while sorting and highlights only the rectangles being compared to avoid confusion

v1.1.2

06 Mar 02:28
9531fd2
Compare
Choose a tag to compare

What's new

  • Adjusted square icon for Windows

v1.1.1

05 Mar 07:11
5cc73ab
Compare
Choose a tag to compare

What's new

  • Fixed an issue where the sorting operation was paused when window was minimized
  • Improved power efficiency

v1.1.0

05 Mar 01:23
fbd61c8
Compare
Choose a tag to compare

What's new

  • Displays FPS on the bottom right of the window
  • Improved power efficiency when window is minimized
  • Improved UI for speed up and slow down buttons

v1.0.0

04 Mar 06:44
eb3402a
Compare
Choose a tag to compare
  • Initial Release