Sha256: de52012c010377e7f3045a6762014ee89d53c8d2a557055f1dfb5f2dc9908015
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# CH CH CH CHANGES # ## v1.2.0 ## Thursday the 23rd of May 2013 * Added notes about the version number. * Updated the jQuery release for v2.0.0. See http://blog.jquery.com/2013/04/18/jquery-2-0-released/. ---- ## v1.1.0 ## Friday the 22nd of March 2013 * Improved README by adding how to use the middleware (and why). * Should be thread safe now, by duplicating the `call` method. ---- ## v1.0.4 ## Friday the 8th of March 2013 * The jQuery version will now show up automatically in the description. ---- ## v1.0.3 ## Friday the 8th of March 2013 * Using shared rack-jquery-helpers library to cut down on duplication. ---- ## v1.0.2 ## Tuesday the 5th of March 2013 * Date format is produced by Rack::Utils now. * Included the jQuery libary (my .gitignore worked against me there, whoops!) and the licence for it. ## v1.0.1 ## Tuesday the 5th of March 2013 * Script tags for the fallback script weren't properly formed, fixed. * Added a bit of simple jquery to the examples to show to anyone running them that jQuery has indeed loaded. ---- ## v1.0.0 ## Monday the 4th of March 2013 * Version bumped to 1.0.0 to mark the public interface as stable (see [semver](http://semver.org/) for more info). ----
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-jquery-1.2.0 | CHANGES.md |