This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
Releases: ml-archive/ModelBoiler
Releases · ml-archive/ModelBoiler
Support for mapping camelCase to under_score
3.0.4 Add support for underscore notation
Type inference for Bool values
3.0.3 Add support for Bool inference
Typeinference supported
3.0.2 Add type inference + test
Codable Boiler
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 💪
This update uses the version 1.0.2 of the model generator which adds reserved keywords support
Internal updates ⚙
The app had all dependencies updated and was also migrated to Swift 3 internally.
Homebrewism
Works better with homebrew now
Fixed a problem with previous addition
Realm support
Merge pull request #5 from nodes-ios/RealmSupport Realm support
Bug fix for property types
Fixed a bug when trying to parse optionals
Bugfixed initial release
Fixes a small bug in update manager checking for the wrong filename.