Skip to content

0.2.1

Latest

Choose a tag to compare

@ericlewis ericlewis released this 29 Mar 03:33

Fixed

  • ARCHITECTURE.md now lists po32_patch_import.c as a core module.
  • C_API.md now documents PO32_ERR_PARSE, the streaming modulator API,
    and po32_patch_parse_mtdrum_text(...).
  • README.md now lists the po32_example command in the examples table.

Changed

  • Expanded test coverage across all src/ and examples/ files, covering
    error paths, edge cases, and previously untested branches in the import
    parser, synth renderer, frame builder, and example programs.
  • Add license scan report and status by @fossabot in #2
  • fix(import): bound exponent parsing and add helper coverage by @ericlewis in #3

New Contributors

Full Changelog: 0.2.0...0.2.1