The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Music-Interval-Barycentric

0.0401 2023-10-05 19:52:42
    - 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