May 1, 2013, 9:26 p.m. - 0.9.4
Aug. 13, 2012, 8:04 a.m. - 0.9.3
July 4, 2012, 8:04 p.m. - 0.9.2
April 16, 2010, midnight - 0.9.1_pre20100416
June 27, 2009, midnight - 0.9.0
Nov. 4, 2008, midnight - 0.8.0
May 24, 2007, 4:31 p.m. - 0.7.6
May 23, 2007, 9:28 a.m. - 0.7.5
Nov. 28, 2006, 12:39 p.m. - 0.7.4
May 25, 2006, midnight - 0.7.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gpa:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gpa"></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("gpa", "#osw_gpa"); });</script>