Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Releases: kenswan/AutomationIoC

2.1.0-alpha2

12 Aug 19:23
fb20246
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0-alpha2

2.1.0-alpha1

16 Jun 20:48
f3cfa3c
Compare
Choose a tag to compare
2.1.0-alpha1 Pre-release
Pre-release

Starting Preview Channel for upcoming 2.1.0 release

2.0.0

16 Jun 20:30
f3cfa3c
Compare
Choose a tag to compare

Official 2.0.0 Release

Review Below Pre-Relases for more information:

Disclaimer: This release is dependent upon System.CommandLine pre-release version so the official 2.0.0 release will not be available via NuGet. Please retrieve latest preview release for use.

2.0.0-preview1

16 Jun 16:06
b062aab
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha1...2.0.0-preview1

2.0.0-alpha1

10 Jun 00:18
db25bec
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

What's Changed

  • Remove PowerShell Dependency From Runtime by @kenswan in #29
  • Provide HostBuilderContext in Startup Services by @kenswan in #35
  • Add AutomationIoC.Consoles Project by @kenswan in #39
  • Initial Basic Command Structure by @kenswan in #43
  • Add Release Pipeline and Code Cleanup by @kenswan in #44

Full Changelog: 1.3.1...2.0.0-alpha1

1.3.1

24 Nov 03:58
e5dfc38
Compare
Choose a tag to compare

What's Changed

  • Leverage PowerShellStandard.Library in Runtime by @kenswan in #24

Full Changelog: 1.3.0...1.3.1

1.3.0

24 Nov 01:54
1ad48e6
Compare
Choose a tag to compare

What's Changed

  • Use Native Hostbuilder Model Instead of Manual Service Rollup by @kenswan in #22

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Nov 23:55
7b0f6dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

04 Apr 14:31
d2ee0b5
Compare
Choose a tag to compare
  • Automatic configuration on first command run
  • Use native PowerShell API for custom command processing
  • Environment variable access during startup configuration

1.1.0-beta1

31 Mar 13:11
e3fe4d4
Compare
Choose a tag to compare
1.1.0-beta1 Pre-release
Pre-release

Solidify Automation Tools API