- Fix gui option for VCS (https://github.com/themperek/cocotb-test/pull/252)
- Added support for invoking the GUI for Riviera (https://github.com/themperek/cocotb-test/pull/250)
- Support arbitrarily long log lines (https://github.com/themperek/cocotb-test/pull/224)
- Fix riviera VHDL simulation (https://github.com/themperek/cocotb-test/issues/226)
- When using cocotb-run, set a timescale, if it's not set (https://github.com/themperek/cocotb-test/pull/231)
- Add make_args for Verilator (https://github.com/themperek/cocotb-test/pull/238)
- fixed VCS propagation of timescale and topmodule (https://github.com/themperek/cocotb-test/pull/240)
- Change fork to start_soon (https://github.com/themperek/cocotb-test/pull/249)
-