We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cc910 commit 125d134Copy full SHA for 125d134
ChangeLog.md
@@ -3,9 +3,12 @@ XP Compiler ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 0.2.0 / 2017-10-14
7
+
8
+* Add factory to retrieve emitter for a given PHP runtime - @thekid
9
* Extract PHP version specific handling to dedicated classes - @thekid
10
* Ensure compiled code can be loaded for annotation parsing - @thekid
11
-## 0.1.0 / 2015-02-10
12
+## 0.1.0 / 2017-10-14
13
14
* First public release - @thekid
0 commit comments