v1.1.8
- Changed version to 1.1.8
- Added support for --notables (if we only want classes for all models and not tables)
- Fixed a bug for ENUM renamed to db.Enum
- Added check to not add the model imports when --flask is supplied
- Added requirements.txt for the developers to contribute