2012-02-03 23:14:58 - 6.7.5-1
2012-01-28 00:51:52 - 6.7.5-0
2012-01-25 14:36:23 - 6.7.4-10
2012-01-25 01:24:53 - 6.7.4-9
2012-01-20 18:55:40 - 6.7.4-8
2012-01-16 01:26:10 - 6.7.4-7
2012-01-12 12:54:55 - 6.7.4-6
2012-01-11 22:34:14 - 6.7.4-5
2012-01-01 18:17:40 - 6.7.4-4
2011-12-09 20:26:13 - 6.7.4-0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ImageMagick:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ImageMagick"></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("ImageMagick", "#osw_ImageMagick"); });</script>