Skip to content

v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@SeeminglyScience SeeminglyScience released this 24 Apr 23:46
· 6 commits to master since this release

Fix exceptions that occurred with:

  • Empty Hashtable initialization expressions
  • switch statements with just a default block
  • Index operations on expressions typed explicitly as IEnumerable<>
  • The -as and -not operators
  • The -bor and -band operators when used against an Enum