v0.1.4
New features:
- #38 #40 Added support for automatic refactoring of code (automatic switching to Safe functions) thanks to RectorPHP
- #39 Adding new command to detect all methods of objects that return false (first step to add Objects support in Safe).
Bugfixes:
- #39 adds 50 previously unhandled "falsy" functions
- #42 Fixing JsonException and CurlException that where auto-generated
Minor changes: