Sun, 27 May 2012 14:23:31 +0000 | Changed the license to the Mozilla Public License 2.0 and update the licensing information. | file | diff | annotate |
Sat, 02 Oct 2010 18:15:46 +0000 | Replaced HttpUtility.UrlEncode with Uri.EscapeDataString and deleted the reference to the System.Web assembly. The System.Web assembly seems to be missing on some .NET 4.0 installations (and the overhead of using it is a bit large, just for the UrlEncode method). | file | diff | annotate |
Sun, 04 Jul 2010 12:12:37 +0000 | Fixed Issue 66. | file | diff | annotate |