The latest stable release is: 1.4.0 (Release Notes).
The latest unstable release is: N/A
Getting the source
You can download the Loudmouth source code at:
http://ftp.imendio.com/pub/imendio/loudmouth/src/
Checking out the Git repository
From Github:
git clone git://github.com/hallski/loudmouth.git
Browsable at: http://github.com/hallski/loudmouth/tree/master.
1.4.x Stable Branch
The branch 'loudmouth-1-4' contains the stable 1.4.x branch.
Browse the commits: http://github.com/hallski/loudmouth/commits/loudmouth-1-4
1.5.x Development Branch
The 'master' branch contains is the 1.5.x development branch.
Browse the commits: http://github.com/hallski/loudmouth/commits/master
Building Loudmouth
Reporting Issues
If you find any problems while using Loudmouth, please report them in our issue tracker:
http://developer.imendio.com/issues/browse/LM
Bindings
Ruby
While no release has been made yet you can find the Ruby bindings in Git at:
Browse: http://github.com/hallski/loudmouth-ruby/tree/master
Checkout using:
git clone git://github.com/hallski/loudmouth-ruby.git
