-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
72 lines (55 loc) · 1.76 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
68
69
70
71
72
Revision history for Music-Interval-Barycentric
{{$NEXT}}
- Update the eg/evolve program.
- Add subtest groups.
0.0400 2020-04-03 08:37:52
- Improve documentation.
- Fix eg/evolve slightly.
- Add the inversion function.
0.0307 2020-04-01 19:26:37
- Add a test!
- Imported documentation.
- Use the constant pragma for constants!
0.0306 2020-04-01 18:56:32
- Improve documentation.
- Add and improve test cases.
0.0305 2020-04-01 16:24:58
- Fix eg/evolve to generate friendlier chords.
- Improve documentation slightly ... again!
0.0304 2020-04-01 13:34:57
- Fix eg/evolve.
0.0303 2020-04-01 12:36:13
- Added the eg/all-possible program for reference purposes.
- Added the possibly insteresting eg/evolve program.
- Improve documentation slightly.
0.0302 2020-03-30 20:18:44
- Improve documentation.
- Fix Exporter logic.
- Add test cases.
0.0301 2018-12-30 20:48:58
- Fix the eg/synopsis code.
- Enhance the description documentation.
0.0300 2018-12-30 19:55:17
- Export all functions.
- Improve synopsis documentation appropriately.
0.02 2018-02-14 20:36:27
- Improved documentation.
- Improved the eg/synopsis code.
- Added the missing 1; to the end of the module!
- Dropped the discouraged Readonly module.
0.0105 2015-10-19
- Fixed SYNOPSIS syntax.
- Added an eg/synopsis script.
0.0104 2015-10-19
- Improved documentation again!
- Use Readonly instead of constant.
0.0103 2015-03-17
- Improved documentation.
0.0102 2014-08-30
- Improved POD.
0.01 2014-06-23
- Added actual tests!
- Cleaned out CLI cruft and cleaned up POD (a bit).
0.01_01 2014-06-08
- Imported functionality from github:Music/barycentric.
- Minted by Dist::Zilla