Changelog

June 11, 2019 ยท View on GitHub

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.0.14

Added

2.0.8 - 2019-04-22

Added

  • Added libcoreir-rtlil to distributed wheel

2.0.8 - 2019-04-22

Added

  • Added OSX build to travis

2.0.7 - 2019-04-22

Changed

  • Changed SimulatorState interface to match CoreIRType

2.0.0 - 2019-03-11

Changed

  • Changed dependency from bit_vector package to hwtypes package

1.0.2 - 2019-02-28

Changed

1.0.1 - 2019-02-28

Added

1.0.0 - 2019-02-04

Added

  • Added __hash__ and __eq__ for CoreIRType based on the underlying C pointer value.