the-codegen-project / cli

Simplify your implementation in any language when using standards such as AsyncAPI
https://the-codegen-project.netlify.app/
Apache License 2.0
17 stars 0 forks source link

fix: two generators of the same type not being rendered #68

Closed jonaslagoni closed 3 months ago

jonaslagoni commented 3 months ago

Fixes https://github.com/the-codegen-project/cli/issues/66 Fixes custom generator not handling options correctly Cli now throws error if two or more generators use the same explicit id Fixes windows cant load configuration file Fixes CLI not working with absolute paths Fixes on windows it generates incorrect import statements for typescript channels generator Fixes C# payload generator not exported Add additional configuration locations

jonaslagoni commented 3 months ago

:tada: This PR is included in version 0.17.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: