Skip to content

Releases: KY-Programming/generator

8.5.0

21 Nov 07:55

Choose a tag to compare

Main

  • .net 7 support added
  • fix exception when assembly could not be found

Angular

  • fix post without body

Csharp / TypeScript

  • more reserved keywords added

Fluent

  • NoHeader fixed

8.4.4

27 Aug 07:33

Choose a tag to compare

Angular / ASP.NET

  • multiple SignalR outputs fixed

8.4.3

16 Aug 07:24

Choose a tag to compare

Angular/ASP.NET

  • http get/delete with body parameter produces invalid code fixed

8.4.2

22 Jul 13:50

Choose a tag to compare

All

  • icon, readme and license updated

8.4.1

22 Jul 11:18

Choose a tag to compare

TypeScript

  • unused imports removed

8.4.0

22 Jul 06:59

Choose a tag to compare

TypeScript

  • generate import for model from path or package

8.3.0

18 May 03:43

Choose a tag to compare

Angular

  • change return type of properties and methods added

Common

  • fluent options with properties fixed

8.2.0

17 Dec 08:41

Choose a tag to compare

All

  • .net 6 support

Angular

  • npm package from specific Angular CLI version added
  • npm package with automatic version increase added
  • npm package with read version from npm added

8.1.0

12 Dec 09:47

Choose a tag to compare

Angular

  • generate npm package from generated models and services

ASP.NET/Angular

  • handling of unknown results (e.g. object) improved

Common

  • property/field name ASP.NET compatibility mode added
  • overwrittable FollowUp action for commands added
  • generic method support added

TypeScript

  • action to force write of a index.ts added

7.6.0

12 Dec 09:08

Choose a tag to compare

ASP.NET/Angular

  • handling of unknown results (e.g. object) improved

Common

  • generic method support added