Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Releases: Kdyby/Aop

v3.0.2

09 Jan 22:26
2f5477e
Compare
Choose a tag to compare
  • use kdyby/annotations 3.0
  • php 7.4 support

v3.0.1

13 May 19:32
3cc49c7
Compare
Choose a tag to compare
  • use kdyby/annotations 2.6
  • use nette/reflection, so there is no breaking changes, nette/reflection is not deprecated but read only and fully compatible with nette 3

v3.0.0

04 May 21:43
18175ab
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release
  • nette 3 support

v2.0.4

28 Feb 11:35
114d410
Compare
Choose a tag to compare
  • remove conflict with nette/di 2.4.15

v2.0.3

12 Feb 13:49
19064b8
Compare
Choose a tag to compare
  • don't allow version of nette/di >= 2.4.15 (library currently has issue with it)

v2.0.2

11 Feb 10:56
6f2e3e2
Compare
Choose a tag to compare
  • switch deprecated TokenIterator with Stream and Nette\Utils\Tokenizer with Nette\Tokenizer\Tokenizer
  • php 7.3 support

WARNING marked as prerelease because it has issue with nette/di 2.4.15

Support for void return type

26 Oct 09:40
36953da
Compare
Choose a tag to compare
Merge pull request #37 from Kdyby/void-return-type-support

Support void return type

v2.0.0

12 Apr 18:07
bd4086e
Compare
Choose a tag to compare
  • drop PHP5.6 and 7.0 support
  • support new libraries (nette 2.4)
  • support PHP7.1 and 7.2

v1.0

27 Aug 13:19
v1.0
1a51796
Compare
Choose a tag to compare
  • #28 DI\AopExtension: Non autowired services can be extended; thx @norbe

This release is for Nette 2.3.*

v0.2

08 Apr 00:53
Compare
Choose a tag to compare

This release is for Nette 2.2.*