Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@alvinsay alvinsay released this 09 Jun 01:50

CHANGES

  • Upgrade framework dependencies from 3.5 to Standard 2.0
  • Use Roslyn compiler instead of MCS
  • Use standard library's ValueTuples instead of self-made Tuple types
  • Use standard library's AggregateException instead of self-made AggregateException type