2011-09-08 21:07:50 - 0.7.3
2011-03-25 00:10:00 - 0.7.2
2010-10-03 15:33:46 - 0.6.3
2010-09-22 02:06:58 - 0.7.1
2010-09-19 02:03:02 - 0.7.0
2010-04-22 02:23:30 - 0.6.1
2010-04-14 17:16:43 - 0.6.0
2010-03-31 23:11:53 - 0.6~rc1+git100331
2010-03-13 06:13:08 - 0.6~rc1+git100312
2010-03-11 22:14:59 - 0.6~rc1+git100311
You can now add OpenSourceWatershed badges to your own website. Below is the badge for quassel-client:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_quassel-client"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("quassel-client", "#osw_quassel-client"); });</script>