Skip to content

0.9.0

Compare
Choose a tag to compare
@shochdoerfer shochdoerfer released this 15 Jun 10:39
· 76 commits to master since this release

Added

  • #101 Allow parameters in BeanPostProcessor configuration
  • #100 Convert @parameters annotation to "parameters" attribute of @bean annotation
  • #99 Allow multiple aliases per bean and add return type aliases
  • #97 Fix of markdown for "Sending a PR" headline
  • #93 Enable coveralls support
  • #91 Remove the develop branch references from the contribution guide
  • #89 Update to PHPUnit 6
  • #82 Add bookdown docs and restructure main README.md file

Deprecated

  • #102 Remove BeanFactoryPostProcessor
  • #95 Upgrade to ProxyManager 2.1.x to allow to set the minimum PHP version to 7.1

Removed

  • Nothing.

Fixed

  • Nothing.

Big thanks to @codeliner and @SenseException for working on this release!