File tree 1 file changed +76
-0
lines changed
1 file changed +76
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
+
5
+ ## 0.8.0 - TBD
6
+
7
+ ### Added
8
+
9
+ - Nothing.
10
+
11
+ ### Changed
12
+
13
+ - Nothing.
14
+
15
+ ### Deprecated
16
+
17
+ - Nothing.
18
+
19
+ ### Removed
20
+
21
+ - Nothing.
22
+
23
+ ### Fixed
24
+
25
+ - Nothing.
26
+
27
+ ## 0.7.0 - 2020-11-06
28
+
29
+ -----
30
+ ### Release Notes for [ 0.7.0] ( https://github.com/open-code-modeling/php-code-ast/milestone/4 )
31
+
32
+ ### 0.7.0
33
+
34
+ - Total issues resolved: ** 1**
35
+ - Total pull requests resolved: ** 0**
36
+ - Total contributors: ** 1**
37
+
38
+ #### enhancement
39
+
40
+ - [ 16: Add high level API for properties ] ( https://github.com/open-code-modeling/php-code-ast/issues/16 ) thanks to @sandrokeil
41
+
42
+ ## 0.6.0 - 2020-11-05
43
+
44
+ -----
45
+ ### Release Notes for [ 0.6.0] ( https://github.com/open-code-modeling/php-code-ast/milestone/3 )
46
+
47
+ ### 0.6.0
48
+
49
+ - Total issues resolved: ** 3**
50
+ - Total pull requests resolved: ** 0**
51
+ - Total contributors: ** 1**
52
+
53
+ #### enhancement
54
+
55
+ - [ 15: Add high level API for interfaces] ( https://github.com/open-code-modeling/php-code-ast/issues/15 ) thanks to @sandrokeil
56
+ - [ 14: Add optional visibility to ClassConstBuilder::fromScratch()] ( https://github.com/open-code-modeling/php-code-ast/issues/14 ) thanks to @sandrokeil
57
+ - [ 13: Add trait support for class builder] ( https://github.com/open-code-modeling/php-code-ast/issues/13 ) thanks to @sandrokeil
58
+
59
+ ## 0.5.0 - 2020-11-04
60
+
61
+ -----
62
+ ### Release Notes for [ 0.5.0] ( https://github.com/open-code-modeling/php-code-ast/milestone/2 )
63
+
64
+ ### 0.5.0
65
+
66
+ - Total issues resolved: ** 1**
67
+ - Total pull requests resolved: ** 0**
68
+ - Total contributors: ** 1**
69
+
70
+ - [ 12: Rename namespace Factory to Builder] ( https://github.com/open-code-modeling/php-code-ast/issues/12 ) thanks to @sandrokeil
71
+
72
+
73
+ - Total issues resolved: ** 1**
74
+ - Total pull requests resolved: ** 0**
75
+ - Total contributors: ** 1**
76
+
77
+ - [ 12: Rename namespace Factory to Builder] ( https://github.com/open-code-modeling/php-code-ast/issues/12 ) thanks to @sandrokeil
You can’t perform that action at this time.
0 commit comments