Skip to content

Releases: WeihanLi/dotnet-exec

0.31.0

17 Aug 13:55
Compare
Choose a tag to compare
  • feat: upgrade dependencies and .NET 10 Preview 7 update
  • refactor: log enhancement and refactoring
  • build: simplify build script
  • docs: refine document

Full Changelog: 0.30.0...0.31.0

0.30.0

25 Jul 11:12
Compare
Choose a tag to compare
  • feat: .NET 10 Preview 6 upgrade
  • feat: Improve stdin support to better support alias and support stdin + scripts
  • feat: support new project run file directive
  • feat: upgrade System.CommandLine and etc dependencies

Full Changelog: 0.29.0...0.30.0

0.29.0

14 Jun 11:52
28f9e39
Compare
Choose a tag to compare
  • feat: .NET 10 Preview 5 upgrade
  • feat: support read code from stdin
  • feat: run file directive support

Full Changelog: 0.28.0...0.29.0

0.28.0

24 May 15:32
Compare
Choose a tag to compare
  • feat: .NET 10 Preview 4 upgrade
  • feat: project compiler support

Full Changelog: 0.27.0...0.28.0

0.27.0

29 Mar 08:34
e4c34ec
Compare
Choose a tag to compare

What's Changed

  • .NET 10 Preview 2 upgrade
  • Add xunit test case execution support by @WeihanLi in #29
  • Add docs about the alias command usage by @WeihanLi in #31

Full Changelog: 0.26.0...0.27.0

0.26.0

08 Mar 14:39
Compare
Choose a tag to compare
  • feat: support net10.0
  • feat: support project code compiler/executor
  • refactor: some refactoring and cleanup

Full Changelog: 0.25.0...0.26.0

0.25.0

15 Dec 15:41
Compare
Choose a tag to compare
  • feat: remove net6.0/net7.0 support, fixes #22
  • feat: REPL support multi-line input, #25
  • refactor: update default config file path
  • feat: ReferenceResolver dependency injection support keyed service and AOT-compatible

Full Changelog: 0.24.0...0.25.0

0.24.0

24 Nov 14:50
Compare
Choose a tag to compare
  • feat: alias support #27
  • feat: update for .NET 9 release

Full Changelog: 0.23.0...0.24.0

0.23.0

29 Aug 15:25
Compare
Choose a tag to compare
  • feature: support default entry methods and could be configured in config profile
  • upgrade for .NET 9 Preview 7 release

Full Changelog: 0.22.0...0.23.0

0.22.0

10 Jul 17:54
Compare
Choose a tag to compare
  • feature: repl, start repl when there's no arguments provided, fixes #7
  • feature: support linqpad/netpad script execution, fixes #20
  • upgrade for .NET 9 preview 6 release

Full Changelog: 0.21.0...0.22.0