Releases: Noscka/SideWorkTool
Releases · Noscka/SideWorkTool
v6.0.0-alpha
In this update, I added a settings menu allowing for customizability to fit the user's taste. The settings get saved to a file allowing for transferring, sharing or manual changing of the settings
v5.0.0-alpha
Change logs
- The Program now has a splash screen at the start which includes the logo in Unicode characters.
- Change the program to now fully use Unicode 8 in the io stream. this enables for a way wider range of characters that can be used
- All the features have been changed to use the new Dynamic Array class I made before
- Added a "help" section when no mode are activated and h is pressed
v4.0.0-alpha
v3.0.0-alpha
Many improved features such as the dynamically sized arrays meaning the arrays can be "infinitely" large (the limiting factor being the computers ram), and Logging which will provide a list of events that the user has done and more minor changes
v2.0.0-alpha
This release has the features of the old release plus Auto select (needs a better name and will most likely get renamed in the future). More on Auto select in the repo README
v1.0.0-alpha
First Version of SWT