-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
35 lines (24 loc) · 920 Bytes
/
Changes
File metadata and controls
35 lines (24 loc) · 920 Bytes
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
Revision history for {{$dist->name}}
{{$NEXT}}
0.10 2022-08-30 03:12:22 -0600
- Compatability with ALIEN_DOWNLOAD_RULE overrides (gh#11)
0.09 2022-03-16 05:08:43 -0600
- Fetch::Git plugin will now download just the tag/branch needed
if git version 1.8.3.5 is installed (gh#1, gh#8)
0.08 2019-05-31 13:32:43 -0400
- Fix test incompatability with older versions of Archive::Tar
0.07 2018-07-09 11:00:57 -0400
- MSWin32 (Strawberry Perl) fixes
0.06 2017-11-11 08:15:04 -0500
- Fix testing fail when Sort::Versions is not installed
0.05 2017-08-10 16:42:19 -0400
- Add IRC to metadata
- Fix for windows
0.04 2017-08-08 06:31:52 -0400
- Support older gits that do not have the -C option
0.03_01 2017-07-31 15:10:16 -0400
- Diagnostic release
0.02 2017-07-20 12:28:28 -0400
- Improved testing
0.01 2017-07-17 02:56:54 -0400
- initial version