-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChanges
68 lines (47 loc) · 1.73 KB
/
Changes
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Revision history for Data-Hopen
{{$NEXT}}
0.000021 2024-09-28T14:26:19Z
- Non-TRIAL release --- all tests pass on Perl 5.41.5
0.000020 2024-09-23T18:33:38Z (TRIAL RELEASE)
- Remove smartmatch-operator support, since smartmatch is being
removed from Perl (#6) (andk++)
- Manage this dist using Minilla (#8)
- Change the license to BSD-3-Clause (#9)
0.000019 2020-12-26
- No longer treat -phase specially when running DAGs.
0.000018 2020-05-14
- Fix dependencies (again) (cpantesters++)
0.000017 2020-05-09
- Fix dependencies
- No functional changes since 0.000016
0.000016 2020-05-09 (TRIAL RELEASE)
- cpanfile now provided for easier installation of dependencies
- An edge can have multiple links, and they run in sequence
- More tests
0.000015 2019-06-04
- No changes - stable release of 0.000014
0.000014 2019-05-30 (TRIAL RELEASE)
- Added Data::Hopen::G::GraphBuilder::to()
- Fix test failures on earlier Perl versions
0.000013 2019-05-26
- Functional changes throughout
0.000012 2019-02-28
- No changes - stable release of 0.000011
0.000011 2019-02-28 (TRIAL RELEASE)
- Bugfixes in Scope
0.000010 2019-02-14
- Finished removing code now in App::hopen
0.000009 2019-02-13 (TRIAL RELEASE)
- Renamed from Build::Hopen to Data::Hopen
0.000008 2019-02-09 (TRIAL RELEASE)
(as Build::Hopen)
- Tweaked File::Glob usage to support Perl 5.14
0.000007 2019-02-08 (TRIAL RELEASE)
(as Build::Hopen)
- First version that can generate a Makefile
0.000006 2019-02-06 (TRIAL RELEASE)
(as Build::Hopen)
- Substantially expanded
0.000003 2018-01-02 (TRIAL RELEASE)
(as Build::Hopen)
- First full trial release