Skip to content

Releases: AlanLiu90/GShell

v1.4.0

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 11 Jan 03:26
  1. Support setting search paths for source files
  2. Remove HTTPReferenceResolver

v1.3.1

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 19 Oct 02:07
  1. Support using relative path in Command
  2. Change some class names
  3. Change package name to com.modx.gshell

v1.3.0

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 18 Oct 04:36
Add workflow

v1.2.0

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 29 Sep 02:43
HTTPReferenceResolver支持外部传创建HttpClient的工厂方法

v1.1.0

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 19 Aug 08:47
支持使用roslyn的CSharpObjectFormatter格式化输出对象;修复可能加载.NET 8的dll导致冲突的问题

v1.0.0

Choose a tag to compare

@AlanLiu90 AlanLiu90 released this 20 Jun 05:27
统一使用#r引用dll,避免roslyn加载2份dll,导致编译错误的问题