Skip to content

0.3.0

Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 19 Jul 04:54
· 57 commits to master since this release

Fixes

  • Prevent generating identifiers with non-printable characters when writing a file with many variables.
  • Return errors instead of panicking in several cases in the parser.

Changes

  • Parser error types changed to io::Error.

Additions

  • Convenience API for writing scopes and their variables when outputting VCD.