Skip to content

1.2.0

Compare
Choose a tag to compare
@neuecc neuecc released this 15 Apr 09:39
· 344 commits to master since this release
f6a549c

(Breaking Changes)Remove SimpleConsoleLogger dependency from BatchEngine initialization. #13, thanks @mayuki

Note, this breaking change, does not work console logging if you use new HostBuilder().
you can change BatchHost.CreateDefaultBuilder() instead of new HostBuilder().