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
2010-03-03 22:12:42 - 0.6~rc1
2010-02-18 00:17:45 - 0.6~beta1
2010-01-19 06:12:58 - 0.5.2
2010-01-18 06:12:47 - 0.5.1+git20100117
2009-11-24 12:13:54 - 0.5.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for quassel-core:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_quassel-core"></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-core", "#osw_quassel-core"); });</script>