APIGen v5.0.0-RC3 Release Notes

Release Date: 2017-07-16 // almost 7 years ago
  • ๐Ÿš€ Huge thanks to @vlastavesely for dozens of PR to this release!
    Your work is pushing this repository fast forward.

    โž• Added

    • ๐Ÿ‘ #944 Added support for FileLocator; Thanks to @vlastavesely

      vendor/bin/apigen generate src/Directory src/SomeClass.php --destination /api

    • ๐Ÿ‘ #940 Added support for traits with properties; Thanks to @vlastavesely

    • ๐Ÿ‘ #916 Added support different vendor analysis by adding a ComposerSourceLocator; Thanks to @vlastavesely

    • 0๏ธโƒฃ #946 Added highlighting of method's param default value; Thanks to @vlastavesely

    • #932 Added autocomplete search; Thanks to @vlastavesely and also to @POPSuL

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    Full diff: v5.0.0-RC2...v5.0.0-RC3