File tree 2 files changed +45
-26
lines changed
2 files changed +45
-26
lines changed Original file line number Diff line number Diff line change
1
+ ChangeLog
2
+ =========
3
+
4
+ 0.2.0 (2016-02-11)
5
+ ------------------
6
+
7
+ * Updated: Big CS cleanup thanks to @assertchris
8
+ * #87 : Now supports Twig 2.0. (@ericdowell )
9
+ * #87 : Added ability to override the 'ApiIndex.md' filename via the
10
+ ` --index ` command line option. (@ericdowell )
11
+
12
+
13
+ 0.1.1 (2015-03-26)
14
+ ------------------
15
+
16
+ * Updated: Updated to the latest dependencies.
17
+ * Changed: Switched to PSR-4.
18
+ * Changed: Fixed documentation in bin/phpdocmd. See issue #5 .
19
+
20
+
21
+ 0.1.0 (2014-09-01)
22
+ ------------------
23
+
24
+ * Added: phpdocumentor is now a dev-dependency.
25
+ * Fixed: Updated documentation so it's correct again for the latest
26
+ phpdocumentor.
27
+ * Changed: Using the more universal "4 space" indentation syntax for code,
28
+ instead of github's triple-backtick syntax.
29
+ * Fixed: Template variables about which class defined a property or
30
+ method, is correct again.
31
+
32
+
33
+ 0.0.7 (2013-02-11)
34
+ ------------------
35
+
36
+ * Added: --lt option.
37
+ * Fixed: Relative links in github. Thnx @jelmersnoeck .
38
+ * Fixed: Lots of bugfixes before this point :)
39
+
40
+
41
+ 0.0.1 (2012-11-02)
42
+ ------------------
43
+ * First alpha release
44
+
45
+ Project started: 2012-11-02
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments