Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Mon, 17 Jul 2023 22:25:19 +0200
changeset 132 75cea8c94598
parent 116 39449f7dab99
permissions -rw-r--r--
Bump dependencies versions to something sensible
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     1
{{$NEXT}}
112
148a7bfbf021 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org>
parents: 52
diff changeset
     2
  - NEW: Crash groups
148a7bfbf021 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org>
parents: 52
diff changeset
     3
  - NEW: Search (for SQL)
116
39449f7dab99 Adding bug links (column and search), enabled by default
Vincent Tondellier <tonton+hg@team1664.org>
parents: 112
diff changeset
     4
  - NEW: Bug links
112
148a7bfbf021 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org>
parents: 52
diff changeset
     5
  - Rewrite the SQL backend with Mojo::Pg (drop many dependencies)
148a7bfbf021 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org>
parents: 52
diff changeset
     6
  - Rewrite the job queue using Minion
148a7bfbf021 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org>
parents: 52
diff changeset
     7
  - Many things rewritten
52
099dd15af6fd Update Changes for 0.1.0 release
Vincent Tondellier <tonton+hg@team1664.org>
parents: 46
diff changeset
     8
099dd15af6fd Update Changes for 0.1.0 release
Vincent Tondellier <tonton+hg@team1664.org>
parents: 46
diff changeset
     9
0.1.0     2014-09-21
46
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    10
  - Improved index page
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    11
  - Added a SQL backend
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    12
  - Split SCM link and function shortener helpers in modules
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    13
  - Added a trace quality plugin
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    14
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    15
0.0.2     2013-06-08
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    16
  - Added a Gearman queue for decoding (optional)
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    17
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    18
0.0.1     2012-10-20
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    19
  - First version with basic features