Disco v0.7.0 Release Notes

Release Date: 2017-02-11 // about 7 years ago
  • 0.7.0

    โž• Added

    • #81 Generate unique names for helper methods
    • #80 Adds setup for simple benchmarks
    • โšก๏ธ #78 Optimize the code formatting of the generated config class
    • #73 Benchmark Disco and add results to README

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • ๐Ÿ— #77 Change in Travis config: Remove hhvm, add PHP 7.1 to build matrix

    ๐Ÿ›  Fixed

    • #76 Change visibility of wrapBeanAsLazy helper method to protected
    • #69 Use UniqueIdentifierGenerator::getIdentifier to generate unique names for helper methods
    • #68 Change visibility of wrapBeanAsLazy helper method
    • #66 APC fix as suggested by Scrutinizer