Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Mon, 22 Feb 2016 22:58:40 +0100
changeset 113 fa0ec89bf0af
parent 112 148a7bfbf021
child 116 39449f7dab99
permissions -rw-r--r--
Make SQL mandatory (cpanm does not install recommends by default) Also fix Search::QueryParser::SQL name and version Write META.json

{{$NEXT}}
  - NEW: Crash groups
  - NEW: Search (for SQL)
  - Rewrite the SQL backend with Mojo::Pg (drop many dependencies)
  - Rewrite the job queue using Minion
  - Many things rewritten

0.1.0     2014-09-21
  - Improved index page
  - Added a SQL backend
  - Split SCM link and function shortener helpers in modules
  - Added a trace quality plugin

0.0.2     2013-06-08
  - Added a Gearman queue for decoding (optional)

0.0.1     2012-10-20
  - First version with basic features