Skip to content

v0.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 21:43
· 4 commits to main since this release
710410b

Release notes

Mostly fixes this bug with oxView export: #297.

We jumped straight from v0.19.0 to v0.19.3 due to some testing that happened in the dev branch.

Commits

  • a78b395: bumped version (David Doty) #299
  • 5cf25e3: changed parameter type of Strand.set_domains to allow Extension's (David Doty) #299
  • 1128beb: added the required build section (RayBipse) #292
  • dcede52: Removed python.version (RayBipse) #293
  • 3d20590: Removed python.version and added back tools.python (RayBipse) #294
  • 4380042: Changed to use mamba and added python version requirement to environment.yml (RayBipse) #295
  • 21aa34a: Added pip packages used to environment.yml (RayBipse) #296
  • e5572ad: fixes #297: fix oxView export exception on Loopouts (David Doty) #298
  • a220c32: Update scadnano.py (David Doty) #299