Skip to content

Releases: Igor-Palaguta/MotoSwift

Use ArgumentParser instead of Commander

13 Apr 09:39
9a15413
Compare
Choose a tag to compare
Merge pull request #6 from Igor-Palaguta/ArgumentParser

Argument parser

Swift 5 fixes

13 Apr 07:27
Compare
Choose a tag to compare
0.5.0

fix swiftlint & swiftformat

Move entityName to machine code

16 Feb 08:05
Compare
Choose a tag to compare
0.4.2

Move entityName to machine code again

Readme fixes

15 Feb 23:37
Compare
Choose a tag to compare
0.4.1

Fix readme

Global update

15 Feb 23:21
22d24b3
Compare
Choose a tag to compare

Update dependences
Add modelName as context variable

attribute.isInteger, attribute.isFloat, attribute.objectType

25 May 15:34
Compare
Choose a tag to compare

attribute.type now prefers scalar types, for NSNumber should be used attribute.
attribute.isInteger and attribute.isFloat were added

Update Stencil to 0.9.0

24 May 22:27
Compare
Choose a tag to compare
0.3.0

update gitignore

Add relationship operations to template

16 Apr 21:44
Compare
Choose a tag to compare

Add relationship operations to Xcode template

Stencil 0.7 support

01 Dec 11:17
Compare
Choose a tag to compare

Stencil templates now support logical and comparison operators. More details here: https://github.com/kylef/Stencil/blob/master/CHANGELOG.md#070

0.1.0

01 Nov 10:23
Compare
Choose a tag to compare
  1. Simplify commands
  2. Disable swiftlint warnings in templates