Skip to content

2.0.0

Compare
Choose a tag to compare
@thomaslevesque thomaslevesque released this 26 Nov 12:36
· 11 commits to master since this release

New

  • Add ability to manually specify byte symbol and words for language not supported out of the box
  • Retarget to .NET Standard 1.0 and 2.0 (Note: this is a breaking change, as some old platforms (e.g. Silverlight) are no longer supported)
  • Add SourceLink support
  • Strong-name assembly (Note: this is a breaking change, since the identity of the assembly has changed)

Additional items

  • Switch to SDK-style project
  • Add build script
  • Use AppVeyor for build