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 Perl extension Ukigumo-Server

v2.0.2 2014-03-14T14:35:53Z

    - Change option name to limit number of reports
    - Upgrade SQL schemas
    - Fix documentations

v2.0.1 2014-03-13T15:32:55Z

    - Add screen shot in documentation
    - Formal release! (Not UNAUTHORIZED)

v2.0.0 2014-03-13T10:41:14Z

    - Delete old reports for keeping DB file size constant
      (cho45)
    - Compress body and vc_log with enable_compression option
      (cho45)
    - Support compare_url (for GitHub webhooks)
      *** YOU MUST ALTER DETABASE SCHEMA ***
      (moznion)

v1.1.0 2014-02-20T10:33:14Z

    commit 95b7e83c6d51382b8cbc59ad77c90bddca01d964
    Author: cho45 <cho45@lowreal.net>
    Date:   Thu Feb 20 14:07:25 2014 +0900

    Coloring console output

    commit dc5eab639fe82d3a8fd530f97496d4164535d1cb
    Author: Takumi Sakamoto <takumi.saka@gmail.com>
    Date:   Thu Jan 23 02:57:24 2014 +0900

    Use Teng instead of SQL::Interp

    commit 413e05bb9ae174dbb1afe7398a137d426a7d17ec
    Author: sakamoto-takumi <takumi.saka@gmail.com>
    Date:   Sun Oct 6 02:53:04 2013 +0900

    Listing only current failures

v1.0.2 2013-11-02T09:27:19Z

    - Fixed deps, again.
      (tokuhirom)

v1.0.1 2013-11-02T00:25:05Z

    - fixed cpanfile
      (songmu)

v1.0.0 2013-10-03T16:58:42Z

    - Switch to Kolon syntax
    - Remove deps on Text::Xslate::Bridge::TT2Like


0.01 2013-10-03T02:12:17Z

    - original version