Releases: kad1kad/leiter
Releases · kad1kad/leiter
v1.0.7
Features
- Type Safety: Introduced explicit types for notes and octaves, enhancing type safety by clearly defining the permissible root notes and octaves.
Documentation
- Types: Updated guidance on types
v1.0.3
Bug Fixes
- Type Safety: Fixed minor type discrepancies to ensure stricter type checks for scale names.
Documentation
- API Guide: Added a detailed guide for the generateScale API.
- ScaleName Documentation: Incorporated documentation for the ScaleName type.