Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@willbicks willbicks released this 20 Feb 16:28

dsdii-assembler v0.4.0

New in v0.4:

Features:

  • Added support for binary output formats with optional nibble / byte separators.
  • Assembler now returns a non-zero exit code if assembly fails.
  • Added quiet -q flag to suppress version and status info printing to stdout.

Fixes:

  • README updates and examples.
  • Expanded coverage of register parsing tests.
  • Typo fixes and documentation improvements.

Full Changelog: v0.3.2...v0.4.0