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

0.0306 2023-01-31 20:24:42
    - Improve the eg/* programs.
    - Improve the module code.

0.0305 2023-01-31 14:56:55
    - Significantly cleaned and reorganized code.

0.0304 2023-01-31 14:09:41
    - Fix forgotten default in docs!
    - Improve documentation.

0.0303 2023-01-31 13:12:44
    - Fix SYNOPSIS again! Argh!

0.0302 2023-01-31 11:16:35
    - Improve documentation.
    - Improve the eg/* programs.

0.0301 2023-01-31 07:39:23
    - Accidentally included a bogus file in my previous upload. Ugh.

0.0300 2023-01-31 07:28:08
    - Improve documentation again.
    - Improve tests.
    - Fixed-up incorrect code.

0.0203 2023-01-31 06:00:00
    - Improve documentation.

0.0202 2023-01-31 05:33:22
    - Define the initial chord quality (major or minor).
    - Updated tests.

0.0201 2023-01-31 05:15:32
    - Build attributes for computed things.
    - Reduce code redundancy.

0.0200 2023-01-31 04:44:31
    - Add the return format attribute.
    - Add the max attribute for circular transformations.
    - Add the ability to perform circular transformations.
    - Port the nro-chain program from my Music repo.
    - Update tests.

0.0100 2023-01-31 03:22:02
    - Port the nro program from my Music repo.
    - Mint with Dist::Zilla.