- Add portability checks for paths. Warn the user: - If there are any paths containing `libs.tech` or `libs.ref` that are not using `{PDK_ROOT}` - If the path has the user's $HOME as a leading component
2.3.1
Common
- Add [Rich](https://github.com/Textualize/rich) as dependency - Pass `--batch` to ngspice, to exit simulations after they are done
CLI
- Add a progress bar - Render the Markdown of the summary - Bugfix: Show a fail in the summary if a simulation fails
2.3.0
Common
- Remove JSON datasheet format - Add YAML datasheet format, set as default - Remove cli interface from `cace_read.py` and `cace_write.py`
GUI
- Remove `JSON` in the file picker - Add `YAML` to the file picker - Remove bit-rotted `load_results`
CLI
- Remove `--json` argument
2.2.7
Common
- Improve extraction with only a GDS file
2.2.6
Common
- Restored functionality of `sequential` runtime option