Skip to content

Ver 1.7.0

Compare
Choose a tag to compare
@neuecc neuecc released this 01 Jan 16:50
· 330 commits to master since this release
4dfb120
  • using System.Text.Json instead of Utf8Json, Newtonsoft.Json.
  • Array argument handling more friendly. (e.g. int[] can handle by 1 2 3, string[] can handle by foo bar baz).