Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 31 Dec 2016 20:34:01 +0100
changeset 126 01078f0097b3
parent 116 39449f7dab99
permissions -rw-r--r--
Added tag 0.2.0 for changeset c019ceb604a4

{{$NEXT}}
  - NEW: Crash groups
  - NEW: Search (for SQL)
  - NEW: Bug links
  - 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