Skip to content

v0.20.3

Compare
Choose a tag to compare
@gadfort gadfort released this 06 Mar 14:37
· 929 commits to main since this release
721a31c

SiliconCompiler 0.20.3 (2024-03-06)

Minor:

  • Added testing to ensure command line arguments are all checked for functionality and follow the schema pattern.
  • Fixed python package lookup when the installed package does not match the name of the distribution.
  • Added print controls to command line applications to allow custom arguments to be displayed along with schema values via the key sc_print:.
  • Updated the conda environment and added testing to ensure functionality.