We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 43566f1 commit 62a2829Copy full SHA for 62a2829
CHANGELOG_v4.md
@@ -1,6 +1,18 @@
1
2
## VERSION 4 AT NOON
3
4
+ * Version **4.2** - helper methods
5
+ * 2019-02-26 14:49 **4.2.0** initial release
6
+ * 43566f1 php-cs-fixer
7
+ * be70f5e Add DiffHelper::getProjectDirectory()
8
+ * 4937417 Add INFO['type'] for renderers
9
+ * 3ef51f6 Rewrite DiffHelper::getTemplatesInfo() and DiffHelper::getStyleSheet()
10
+ * 5e0f0da Add DiffHelper::getStyleSheet()
11
+ * c7e5312 require-dev at least phpunit/phpunit 7.5
12
+ * 01d52fd Add DiffHelper::calculateFiles()
13
+ * 4601400 No need to clear cached value if $old/$new does not change
14
+ * d690144 Code tidy
15
+
16
* Version **4.1** - Allow negative tabSize
17
* 2019-02-22 02:51 **4.1.9** fix Json renderer with empty changes
18
* d842546 Fix Json renderer with empty changes
0 commit comments