Skip to content

1.2.14

Compare
Choose a tag to compare
@xfischer xfischer released this 25 Feb 22:06
79b025a
  • New build process
  • Use TryGetValue over ContainsKey+Indexer (Thanks @jnyrup)
  • Use generic comparison to avoid boxing (Thanks @jnyrup)