Skip to content

6.1.0

Compare
Choose a tag to compare
@ky-one ky-one released this 16 Dec 15:13
· 310 commits to master since this release
  • angular fluent language added (use KY.Generator.Fluent package)
  • reflection fluent language added (use KY.Generator.Fluent package)
  • fix assembly loading error in before build step
  • fix unnecessary switch on .NET Standard assemblies
  • do not switch if architecture is amd64 and msil
  • allow generate ignore on methods
  • allow post without body parameter
  • fix models name when ends with service
  • override generated file without outputid without message
  • allow multiple projects to override the same file if content is the same
  • fix reading output id from .NET Framework projects