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

{{$NEXT}}

0.06  2012-01-06
      - 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