What's Changed
- Remove code specific for Python 3.5 and older by @gudnimg in #195
- Completing the docstring in the run() function by @nunobrum in #196
- [noissue] Fix
SpiceEditor.set_component_parameters
not being able to set parameters to inductances by @echedey-ls in #197 - Improve test workflow by @echedey-ls in #199
- Improve REGEX dict by @echedey-ls in #200
- handle timeout exceptions in runtask by @hb020 in #202
- Improve support for many elements, and documented limitations by @hb020 in #203
- repair #204 by @hb020 in #205
- Resolving symbol file paths for LTspice in wine by @hb020 in #208
- Support to 24.1.6 log files by @nunobrum in #209
- Gert component parameters returns value by @nunobrum in #210
New Contributors
- @echedey-ls made their first contribution in #197
Full Changelog: 1.4.3...1.4.4