Downloads

Current Release: v0.3 (2012-03-02)

Current Bug-Free version

Even though we want to keep the release up-to-date, it is impossible to make one for every single patch we have applied to the current version to fix a bug. We strongly recommend using the bugfix branch from our repository. To get it, execute:

git clone -b bugfix git://git.code.sf.net/p/themole/code themole-code

In order to put it up to date, before using it, update it by executing:

git pull origin bugfix

Development Version

If you want to try our every-day-changing development version, you can clone the master branch of our git repository issuing the following command:

git clone git://git.code.sf.net/p/themole/code themole-code

And in order to put it up to date, before using it, update it by execute:

git pull origin master

Previous releases

 

Release: v0.2.6 (2011-11-25)

Release: v0.2.5 (2011-11-12)
Release: v0.2 (2011-10-26)
Version 0.01a (2011-10-11)