Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Releases: nodes-ios/ModelBoiler

Support for mapping camelCase to under_score

10 Mar 14:56
Compare
Choose a tag to compare
3.0.4

Add support for underscore notation

Type inference for Bool values

10 Mar 12:48
Compare
Choose a tag to compare
Pre-release
3.0.3

Add support for Bool inference

Typeinference supported

10 Mar 11:26
Compare
Choose a tag to compare
Pre-release
3.0.2

Add type inference + test

Codable Boiler

09 Mar 11:47
Compare
Choose a tag to compare
Codable Boiler Pre-release
Pre-release

This release does away with the now deprecated Serpent boilerplate and instead generates necessary functions and Codingkeys for Codable conformance. Select your type definition and activate the generator and the boilerplate will be in your clipboard

Internal updates with better support for reserved keywords 💪

16 Feb 14:05
Compare
Choose a tag to compare

This update uses the version 1.0.2 of the model generator which adds reserved keywords support

Internal updates ⚙

20 Nov 19:47
Compare
Choose a tag to compare

The app had all dependencies updated and was also migrated to Swift 3 internally.

Homebrewism

29 Mar 16:39
Compare
Choose a tag to compare

Works better with homebrew now
Fixed a problem with previous addition

Realm support

29 Mar 16:25
Compare
Choose a tag to compare
Merge pull request #5 from nodes-ios/RealmSupport

Realm support

Bug fix for property types

17 Feb 15:35
Compare
Choose a tag to compare

Fixed a bug when trying to parse optionals

Bugfixed initial release

16 Feb 21:39
Compare
Choose a tag to compare

Fixes a small bug in update manager checking for the wrong filename.