node-simple-router
Version:
Yet another minimalistic router for node.js
92 lines (90 loc) • 5.88 kB
HTML
<div class="" xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<div class="page-header">
<h1>ChangeLog</h1>
</div>
<div>
<p>2014-04-208 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.9.0 NSR becomes real time: WebSocket support added</p>
<p> </p>
<p>2014-04-08 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.8.8 Added render_template_file method to simplify rendering templates from disk</p>
<p> </p>
<p>2014-03-28 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.8.6 Added gallery functionality</p>
<p> </p>
<p>2014-03-26 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.8.4-6 Stock icons built-in</p>
<p> </p>
<p>2014-03-24 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.8.4* More flow control: built-in promises</p>
<p> </p>
<p>2014-03-21 Domingo E. Savoretti <esavoretti@gmail.com></p>
<p> * v0.8.3-* Added flow control (async, trying to get away from callback hell)</p>
<p> </p>
<p>2014-03-13 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.8.1/2-* Fully documenting session handling.</p>
<p> </p>
<p>2014-03-12 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.8.0-1 Polishing directory listings, eliminated last remnants of sync functions and added session handling.</p>
<p> </p>
<p>2014-03-05 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.7.1-1 Fixed nested properties issue when rendering template.</p>
<p> </p>
<p>2014-02-26 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.7.0-1/-- Basic templating handling ala Mustache. Improved docs.</p>
<p> </p>
<p>2014-01-10 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.9-4 Improved server generated by mk-server tool.</p>
<p> </p>
<p>2013-12-29 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.9-3 As a result of the former, NSR now handles router.any.</p>
<p> </p>
<p>2013-12-28 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.9 Fixes nil error when request method is not known/handled.</p>
<p> </p>
<p>2013-08-12 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.7 CGI works smoothly now. Added scgi support (router.scgi_pass). Works fine too.</p>
<p> </p>
<p>2013-08-04 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.5 Further improvement for cgi-bin, mainly PHP related. Some issues remain though.</p>
<p> </p>
<p>2013-08-03 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.4.1 Improved cgi-bin. Looks really usable now.</p>
<p> </p>
<p>2013-08-02 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.3.6 Added default favicon. Fixed cgi-bin.</p>
<p> </p>
<p>2013-07-27 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.3.5 correction for paths which have escaped characters</p>
<p> </p>
<p>2013-04-03 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.3.0 node-simple-router becomes able to handle form uploads</p>
<p> </p>
<p>2013-04-02 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.2. Added mk-server tool to the bin directory</p>
<p> This is a tiny tool that will create a brand new node-simple-router powered server to the working directory.
It can be invoked with no params, producing an executable</p>
<p> server.coffee file. Should you prefer getting a javascript version of the server,
you must invoke it like so: mk-server js. This will produce server.js.</p>
<p> It's worth noting that in order for this to be useful, you should install node-simple-router globally <code>sudo npm install -g node-simple-router</code> </p>
<p> </p>
<p>2013-04-01 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.2.6 Added compile to js tool 'compile.sh'</p>
<p> </p>
<p>2013-03-25 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.2.5 Added xml and svg to the list of recognized types</p>
<p> </p>
<p>2012-09-07 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * v0.2.4 - Added cgi support</p>
<p> </p>
<p>2012-09-07 Domingo E. Savoretti <esavoretti_at_gmail.com></p>
<p> * < v0.2.4 - All the basic stuff </p>
<p> </p>
</div>
<hr/>
<div>
<p>Copyright 2012, 2013, 2014 Domingo E. Savoretti</p>
<p>Copying and distribution of this file, with or without modification, are</p>
<p>permitted provided the copyright notice and this notice are preserved.</p>
</div>
</div>