I apologise for the lightning fast release, but I like to update frequently, and my last update was a little later than I initially planned. (The code was done, I just hadn't the time to release)
Back on topic, this release adds a brand new function, iowait, which makes the program sleep for a specified number of milliseconds. It's not really crucial to the library, but since a sleep command is so useful for non-blocking input and frame rate calibration I thought I should add one.
Some internal functions which were supposed to be hidden from the user have actually been hidden now (hopefully), so whilst that isn't a huge step forwards in development it will help in uncluttering those autocomplete menus!
The new release archive also contains a FreeBSD binary, which was missing from the last release, although it was buildable from the source code.