Skip to content

0.6.0

Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 12 Jul 16:44
· 31 commits to master since this release

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