The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dezi

0.001000    21 June 2011
    * Initial release.

0.001001    02 Aug  2011
    * change url root to /search, reserving namespaces /index and /admin as well

0.001002    29 Sept 2011
    * fix docs, default engine config
    * add / about() feature in support of Dezi::Client

0.001003    22 Oct 2011
    * fix dependencies in Makefile.PL
    * add Dezi::Tutorial

0.001004    16 March 2012
    * added ui-class and admin-class options

0.001005    10 July 2012
    * add config documentation
    * refactor Dezi::Server to create Dezi::Server::About class

0.001006    17 Aug 2012
    * support SPORE specification in About (https://github.com/SPORE/specifications/blob/master/spore_description.pod)
    * fixes to URI generation in About
    * now requires Plack::Middleware::ReverseProxy for automatic detection when running behind a reverse proxy.

0.001007    21 Aug 2012
    * pod additions and fixes.
    * quote some objects in About to force stringify.

0.001008    3 Sept 2012
    * add /commit and /rollback features per Search::OpenSearch::Server 0.17