Fixes
- Enharmonic map:
Cbb,Fbb,bbC,bbFwere off by one semitone (applied single flat instead of double flat) - Interval table:
#11anglo_saxon label wasd11(diminished), corrected toA11(augmented) - Mode brightness: fix ranking to match circle-of-fifths ordering (Locrian=0, Phrygian=1, Aeolian=2, Dorian=3, Mixolydian=5, Ionian=6, Lydian=7)
Maintenance
- Updated all repository URLs after rename (
gingo->gingopy) - Updated documentation links (MkDocs, README, pyproject.toml)
- PyPI package name remains
gingo(unchanged)
All 496 C++ tests pass.