Skip to content

v0.1.4

Compare
Choose a tag to compare
@moufmouf moufmouf released this 18 Sep 07:51
· 418 commits to master since this release
b5446e5

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:

  • #36 Improving README
  • #37 Adding MIT license