Changed - Changed minimum python version requirement to 3.6.0 which is typically easy to install on all major distributions - Updated readme with better installation instructions
2.2.0
Changed - Renamed the 'implemented' field in rv32 and rv64 nodes to 'accessible'. - Modified appropriate definitions for fields dependent on specific extensions like NSU.
2.1.1
[Fixed - doc issue for mtimecmp - mimpid is now part of the default setters list
2.1.0
[Fixed - Moved machine timer nodes to platform yaml. [Added - `--version` option to arguments to print version and exit when specified. - Print help and exit when no options/arguments are specified.
2.0.2
Fixed - Redundant reset-val check for mtvec and misa registers.
2.0.1
Fixed - typos in quickstart doc - disabled deployment to repository until authentication issue is fixed.