Skip to content

spectre: v0.7.0

Compare
Choose a tag to compare
@rohanku rohanku released this 02 Nov 21:29
77669d1

0.7.0 (2023-11-02)

Features

  • ics: spectre initial conditions (#275) (ce3724e)
  • netlister: reduce duplicate code between spectre and SPICE netlisters (#261) (5ba3623)
  • netlists: support ideal 2-terminal capacitors (#269) (7de9843)
  • netlists: use consistent ordering via indexmap (#266) (f275c19), closes #265
  • ngspice: create ngspice simulator (#274) (0205300)
  • parser: use nutmeg format for spectre output (#289) (034f58f)
  • primitives: revamp schematic primitives (#291) (e5ba06a)
  • refactor: rename Has_ and Has_Data (#282) (2018153)

Bug Fixes

  • deps: remove opacity from substrate and deps (#288) (a8c97b3)
  • deps: update rust crate rust_decimal to 1.32 (#296) (a2fe877)
  • deps: update rust crate rust_decimal_macros to 1.32 (#297) (5474cc8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • cache bumped from 0.3.1 to 0.4.0
      • scir bumped from 0.5.0 to 0.6.0
      • nutlex bumped from 0.1.0 to 0.2.0
      • substrate bumped from 0.6.1 to 0.7.0
      • spice bumped from 0.4.0 to 0.5.0