v1.1.0
What's Changed
- Add NameOf utilty function for workflows and tasks by @boma96 in #12
- Add NotFoundException, throw it in case of 404 response from conductor instance by @boma96 in #13
- Handle building tasks without inputs and input parameters which are JSON objects by @boma96 in #14
- Add null check for Members property by @boma96 in #15
- Feat/master/expand api support by @ognjenkatic in #16
- Add .editorconfig by @boma96 in #17
- add basic tests by @ognjenkatic in #19
- Update dotnet.yml by @ognjenkatic in #21
- Add toolkit project, make dotnet tool by @boma96 in #18
- format on commit by @ognjenkatic in #22
- format code by @ognjenkatic in #23
- move restore to client by @ognjenkatic in #24
- code suggestions by @ognjenkatic in #25
- Normalize newlines to \n for serialized definitions during testing by @boma96 in #26
- Add test cases by @boma96 in #27
- Add support for input parameter array initialization by @boma96 in #28
- Preserve numeric types by @boma96 in #30
- add subworkflow in decision builder by @ognjenkatic in #31
- Update versions by @boma96 in #32
Full Changelog: https://github.com/codaxy/conductor-sharp/commits/v1.1.0