Skip to content

Releases: AlanLiu90/GShell

v1.3.1

19 Oct 02:07

Choose a tag to compare

  1. Support using relative path in Command
  2. Change some class names
  3. Change package name to com.modx.gshell

v1.3.0

18 Oct 04:36

Choose a tag to compare

Add workflow

v1.2.0

29 Sep 02:43

Choose a tag to compare

HTTPReferenceResolver支持外部传创建HttpClient的工厂方法

v1.1.0

19 Aug 08:47

Choose a tag to compare

支持使用roslyn的CSharpObjectFormatter格式化输出对象;修复可能加载.NET 8的dll导致冲突的问题

v1.0.0

20 Jun 05:27

Choose a tag to compare

统一使用#r引用dll,避免roslyn加载2份dll,导致编译错误的问题