Skip to content

Releases: nemesissoft/Nemesis.CodeAnalysis

CI improvements and GetNamespace() method

16 Aug 22:05

Choose a tag to compare

  • add GetNamespace() method (get the namespace given type is declared in or empty string denoting "default namespace")
  • add test results using dedicated CI workflow
  • add automatic release notes to released build using CI

CI and NuGet

15 Aug 18:10

Choose a tag to compare

Add Github actions CI
Add readme for package

Add Github actions CI

15 Aug 17:05

Choose a tag to compare

1.0.5

Improve CI