Skip to content

Release 1.1.3 (28)

Compare
Choose a tag to compare
@cozvtieg9 cozvtieg9 released this 01 Aug 11:14
· 37 commits to main since this release
a134ed1

What's Changed

Features:

  • Added project name and package name validations
  • Added commands to generate changelog
  • Added commands to post changelog to Slack channel after fastlane completed
  • Updated depencencies of the generated project
  • New documentation

Fixes:

  • Ui improvements
  • Refactoring of Swagger parsing process
  • Fixed issues about some Swagger JSON had not parsed.
  • Fixed Swagger components generation issues

Other:

  • Temporary disabled project editing due to refactoring