summaryrefslogtreecommitdiff
path: root/Changes
blob: f22211c46eb996d4f0248d923ffb933d1a29172d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
0.6.0 (Unreleased)

  * New hook infrastructure, currently only 'issue_post_save' is allowed

0.5.1 (2008-07-05)

  * New release minus all the cruft

0.5.0 (2008-07-05)

  * 'steal' command added
  * 'track' command added

0.4.2 (2008-07-04)

  * Fix bug where new issues are assigned to the reporter
  * Fix bug where only one item in a config list breaks listings

0.4.1 (2008-07-03)

  * Fix dependency on libemail-date-perl

0.4.0 (2008-07-02)

  * Can now read a ~/.cilrc file for user defined options
  * 'am' added - which applies a mailbox
  * Can now use shortened hash names to the commands
  * Allows dependencies between issues
  * New filter called --is-mine

0.3.0 (2008-06-29)

  * Added filters for the listing commands
  * Added ability to read .cil config file
  * Can now set which Statuses are valid
  * Can set which Labels are valid
  * Added 'fsck' command
  * Added bash completion for options, commands and entities

0.2.1 (2008-06-24)

  * Bug fix

0.2.0 (2008-06-22)

  * Change to newer format for saving all issue
  * Addition of attachments
  * 'status' command added

0.1.0 (2008-05-05)

  * Initial release