File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin version =" 2" >
2
2
<id >com.aopphp.go.framework</id >
3
3
<name >Go! AOP Framework</name >
4
- <version >1.0.0 </version >
4
+ <version >1.0.1 </version >
5
5
<
vendor email =
" [email protected] " url =
" http://go.aopphp.com" >Go! AOP Framework</
vendor >
6
6
7
7
<description ><![CDATA[
26
26
<li>Completion of visibility modifiers and pointcut keywords</li>
27
27
<li>Automatic injection of pointcut language into the Go\Lang\Annotation\* annotations</li>
28
28
<li>Color settings adjustment for pointcut expressions</li>
29
+ <li>Support for the <a href="https://github.com/lisachenko/php-deal">Php-Deal Design-by-Contract</a> framework for PHP
29
30
</ul>
30
31
31
32
<h2>Todo</h2>
35
36
]]> </description >
36
37
37
38
<change-notes ><![CDATA[
39
+ <h2>1.0.1</h2>
40
+ <ul>
41
+ <li>PHP Language injection into the Php-Deal Design-by-Contract assertions</li>
42
+ </ul>
38
43
<h2>1.0.0</h2>
39
44
<ul>
40
45
<li>Implemented pointcut engine for Java</li>
You can’t perform that action at this time.
0 commit comments