summaryrefslogtreecommitdiffstats
path: root/Changes
blob: d1a1ffbe7db01f42b5cec809d46afe9f910ca1e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Revision history for circular-require

{{$NEXT}}
      - show the entire cycle in the warning

0.05  2012-01-04
      - allow using -hide to avoid reporting unhelpful packages in the error
        message (Exodist)
      - fix a bunch more bugs

0.04  2011-12-19
      - fix the previous workaround (Exodist)

0.03  2011-07-18
      - work around annoying base.pm behavior (reported by wooster)

0.02  2011-01-25
      - handle 'require VERSION' properly on 5.8 (ether)

0.01  2011-01-25
      - Initial release