Finally, the big 0.10!
Actually, it hasn't really been that long, so I can't really say 'finally', but it's an achievement nonetheless. Don't expect any big fancy features or amazing stability though, as there aren't any.
Most of the work has been under the hood; I've added a few internal functions that STALLioN uses itself to make its life easier, such as checking what type of key each is. Not very useful for the users, but that's where most of the development's been going, if you wanted to know.
For the everyday user (do developers count as users?) the iogetch function has been upgraded for Windows, now functioning a lot more like it should; correct case, correct letters, no garbage values (did you know that a bracket actually looks like a small, filled in square? Neither did I until iogetch started spewing it out!) and correct registering of keypresses. No more double key events!
Punctuation support has also been added, although as I mentioned in the previous post it currently works for the English Qwerty keyboard layout only, so whilst it works it's not particularly useful at the moment. Still, it's a big improvement!