Skip to content

Releases: KingslandConsulting/Kingsland.MofParser

Kingsland.MofParser v8.0.0

27 May 20:32
3551db5
Compare
Choose a tag to compare
  • Implementing a new set of MOF domain objects, starting with Instances.
  • bumping to dotnet 8
  • bumping to nunit 4.x.x
  • some minor delinting

Kingsland.MofParser v7.0.0

14 Mar 23:40
Compare
Choose a tag to compare

In this release:

  • dotnet 7 upgrade
  • added PropertySlotAst to syntax tree
  • added a few more unit tests for Ast structure
  • various refactoring and de-linting