The latest version is up on sourceforge!
The next version will probably be a maintenance release of 0.3.1 to hammer out any bugs, tweaks, small changes (non API breaking).
Some bugs I have already identified are:
:arrow: Need to fixup Absolute mouse values with window clipping values. The current X & Y values are dependent on the OS and not really consistant across OSs. So, pretty unusable as of now. I already have the code for window clipping.. Just need to apply it when updating X & Y axis.