summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 94d34469ae6b79a1f4b7a82e1ca358f8e69ff74a (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
24
25
26
Revision history for circular-require

{{$NEXT}}

0.07  2012-01-06
      - make this module use dynamic scope rather than being entirely global

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