Skip to content

Releases: SpiceSharp/SpiceSharpParser

SpiceSharpParser 3.2.8

04 Jan 18:06
45ab543

Choose a tag to compare

  • Added AddGenericLevel method

SpiceSharpParser 3.2.7

03 Jan 19:26
d508a48

Choose a tag to compare

  • logic for custom levels Mosfet parsing

SpiceSharpParser 3.2.6

27 Sep 21:15
73117ba

Choose a tag to compare

  • Few thread-safety fixes

SpiceSharpParser 3.2.5

09 Jan 21:16
f43e3ef

Choose a tag to compare

What's Changed

SpiceSharpParser 3.2.4

07 Jan 19:38
bf21d75

Choose a tag to compare

  • fix null reference exception possible in ACWithEvents class
  • migrate all test projects to .NET 8
  • use latest Microsoft.CodeAnalysis.CSharp
  • use latest Microsoft.NET.Test.Sdk
  • use latest coverlet.msbuild
  • use latest xunit.runner.visualstudio
  • use SpiceSharpGenerator 1.0.9

SpiceSharpParser 3.2.0

11 Oct 19:44
968b813

Choose a tag to compare

  • Use .NET 8.0
  • Use latest SpiceSharp

SpiceSharpParser 3.1.5

18 Jan 20:58
1da6aff

Choose a tag to compare

Update packages

SpiceSharpParser 3.1.4

02 Sep 16:23
53f3c4b

Choose a tag to compare

Update publish-nuget.yml

SpiceSharpParser 3.1.2

29 Aug 13:17
d15eb8b

Choose a tag to compare

  • Use latest SpiceSharpBehavioral
  • Improve case sensitivity handling

SpiceSharpParser 3.1.0

27 May 19:02
265d834

Choose a tag to compare

  • Add C# writer feature
  • Fix a bug in .NOISE
  • Fix a bug in expression resolver
  • Fix bugs in .PLOT for noise
  • Fix a bug in SpiceObjectMappings regarding switches
  • Fix a bug in .APPENDMODEL (nested subcircuits were not supported)
  • Revise validation logic
  • Add support for AKO for models
  • Renamings
  • Refactorings

There are some breaking changes in API of SpiceSharpParser.
Please see integration tests for examples how to use SpiceSharpParser.
In case of problems please write on Discussions.