Skip to content

0.8.0

Compare
Choose a tag to compare
@luisfpg luisfpg released this 19 Feb 19:21
· 251 commits to master since this release

Starting with this version, the generated code requires Angular 7+, and is compatible with Angular 9+.

Issues resolved:

  • Correctly handle multiple methods with similar suffixes (#64)
  • rootUrl is not defined when writing configuration template (#65)
  • Error on generation if the output path has a trailing slash (#66)
  • Models fail to compile if additionalProperties is combined with other fields (#68)
  • ModuleWithProviders references need to use an explicit generic type in angular 9 (#69)
  • application/x-www-form-urlencoded not generated correctly (#70)