Skip to content

Releases: o-reo/push_swap_visualizer

Release v1.5

06 Jan 10:00
bdcee74
Compare
Choose a tag to compare

@LouisDupraz @alvachon
Added missing include in include/queues.h
removed dot in command in readme make .

Release v1.4

27 Oct 08:29
bdcee74
Compare
Choose a tag to compare

@mikastiv

  • Increased max speed to 500
  • Removed Load button and load commands on Compute

Release v1.3

28 Apr 11:00
7ff014b
Compare
Choose a tag to compare
  • Fixed SFML library include on OSX (Miskativ)
  • Added reverse and step back mode (Miskativ)

Release V1.2

14 Apr 08:50
Compare
Choose a tag to compare
  • Added a command count
  • Added a font scale slider (the rendering is ugly though)
  • Fixed bar height overlapping
  • Changed the SFML source files hoping it would help OSX error
  • Fixed osx specific errors

Release v1.1

01 Apr 14:02
Compare
Choose a tag to compare

This is the first release using C++ with a SFML GUI.

Full Changelog: v1-python...v1.1

Python Version

01 Apr 13:39
0073d75
Compare
Choose a tag to compare
Python Version Pre-release
Pre-release

This is a first version that uses python with TKinter.
It's clunky but works fine.