What's Changed
- Rename format case sensitive by @nunobrum in #212
- 213 support verilog elements by @hb020 in #215
- Update dictionary by @nunobrum in #216
- add protection against missing ltspice by @hb020 in #223
- 218 rawfile with multiple sections by @hb020 in #221
- Raw create by @nunobrum in #225
- doc correction after 218 by @hb020 in #227
- unittests/raw_write: refactor by @tskaar in #229
- 219 provide an option for defining the directory in which spice is executed by @hb020 in #228
- Replace typing module's
List
,Dict
andTuple
with generic typeslist
,dict
andtuple
by @gudnimg in #231 - control sections by @hb020 in #232
- New copypaste by @the-moog in #230
- run_server.py: linux compatibility and allow setting of IP address to bind by @hb020 in #238
- 237 documentation creation is broken by @hb020 in #239
- 236 inconsistent formulas in toolkit by @nunobrum in #240
New Contributors
Full Changelog: 1.4.4...1.4.5