Skip to content

Releases: Noscka/SideWorkTool

v6.0.0-alpha

19 Jul 23:43
Compare
Choose a tag to compare
v6.0.0-alpha Pre-release
Pre-release

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

01 Jul 13:31
Compare
Choose a tag to compare
v5.0.0-alpha Pre-release
Pre-release

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

20 May 21:58
Compare
Choose a tag to compare
v4.0.0-alpha Pre-release
Pre-release

This release doesn't have any new features but it does now have a logo which is shown below

Side Working tool Banner

v3.0.0-alpha

19 May 09:59
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release

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

17 May 18:58
fe14705
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

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

28 Feb 00:28
eb9f9e2
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

First Version of SWT