Skip to content

Releases: kad1kad/leiter

v1.0.7

18 Sep 12:34
Compare
Choose a tag to compare

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

13 Sep 14:43
11bb481
Compare
Choose a tag to compare

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.