2011-05-11 00:55:00 - 2.3.1
2011-02-26 09:36:00 - 2.3.0
2010-11-22 07:31:00 - 2.2.6
2010-08-05 23:33:00 - 2.2.5
2010-04-15 03:50:00 - 2.2.4
2010-02-11 02:05:00 - 2.2.3
2010-01-20 23:02:00 - 2.2.2
2009-12-12 23:32:00 - 2.2.1
2009-11-30 01:11:00 - 2.2.0
2009-07-28 01:10:00 - 2.1.10
You can now add OpenSourceWatershed badges to your own website. Below is the badge for nano:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_nano"></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("nano", "#osw_nano"); });</script>