Releases: SwissLife-OSS/thor-generator
Releases · SwissLife-OSS/thor-generator
1.0.0
The initial release comes with two built in templates.
The default template is aimed to generate event sources without depending on additional dependencies.
Furthermore, we provide a template that builds on the Thor.Core which gives you the ability to easily use scopes etc. For more information refer to the Thor-Core repository.
Moreover, the generator allows to build custom template packages. I will write a walk through of how this package has to be built.
1.0.0-preview2
added support for macos
1.0.0-preview1
Collect xml documentations from eventsource interfaces
1.0.0-build7
Fixed build integration
1.0.0-build6
Added support for custom templates with the msbuild integration
1.0.0-build5
Added package tags
1.0.0-build4
Merge branch 'master' of https://github.com/ChilliCream/thor-generator
1.0.0-build3
Marked nuget package as development dependency
1.0.0-build2
Fixed choco deploy script