Additions
- Add
string
variable type (#10 )
Breaking changes
- Mark
ScopeType
, VarType
, Command
, SimulationCommand
, and Header
as #[non_exhaustive]
so variants can be added in the future without a breaking change
Other
- Update to Rust 2018 Edition (#9)
Contributors
@programmerjake @kevinmehall