Maintenance release
- Fixed non working model manager duplication (#42).
- Prevent potential leaks due to exceptions being thrown. Leaks related to Apple framework exceptions being caught (e.g.
-performSegueWithIdentifier:sender:with unknown selector) cannot be eliminated, see Clang documentation.