0.3.0
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.