Skip to content

Releases: surfstudio/SurfGen

3.0.1

07 Apr 09:20
Compare
Choose a tag to compare

Minor fixes (sanitizeUrlPath filter for kotlin templates)

3.0.0

14 Mar 09:31
d3970e1
Compare
Choose a tag to compare

Package separation support for templates


Ref to alias support for templates (isArray, isObject properties have been changed significantly)

2.0.1

23 Nov 08:05
20d58b8
Compare
Choose a tag to compare

Merged missing features

2.0.0

21 Nov 18:50
Compare
Choose a tag to compare

test

21 Nov 17:54
Compare
Choose a tag to compare

Something


Something 2

Analytics and small improvements

14 Jul 11:47
073c6fb
Compare
Choose a tag to compare

Add analytics (telemetry) gathering
You need to add

analytcsConfig:
    logstashEnpointURI: http://logstash.domain.ru
    payload:
        project: $_YOUR_PROJECT_NAME_$

Fixed #43 #42

Fixes for Flutter

09 Mar 15:16
13bc84e
Compare
Choose a tag to compare

What's new:

  • Fixed segmentation fault on some devices when writing files
  • Missing folders are created automatically
  • Type aliases can be changed to real types in templates

Overwhelming Release

10 Feb 04:27
ef82d1a
Compare
Choose a tag to compare

What's new:

  • service generation
  • supporting semi-files specification
  • supporting $ref resolving
  • supporting Android platform (out of box only Kotlin)
  • supporting Flutter platform
  • significantly improved error logging
  • specification linting supported