File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
History of changes
2
2
==================
3
3
4
+ 1.3.3
5
+ -----
6
+
7
+ * Fixed the bug with comparison of duplicate ` css ` classes (see [ #138 ] ).
8
+ * Added supporting of ` node@0.12.x ` and ` node@4.x ` .
9
+
4
10
1.3.2
5
11
-----
6
12
@@ -107,6 +113,7 @@ History of changes
107
113
* Added testing of code coverage and dependencies status.
108
114
* Added JSDocs.
109
115
116
+ [ #138 ] : https://github.com/bem/html-differ/issues/138
110
117
[ #131 ] : https://github.com/bem/html-differ/issues/131
111
118
[ #106 ] : https://github.com/bem/html-differ/issues/106
112
119
[ #110 ] : https://github.com/bem/html-differ/pull/110
Original file line number Diff line number Diff line change 1
1
История изменений
2
2
=================
3
3
4
+ 1.3.3
5
+ -----
6
+
7
+ * Исправлена ошибка при сравнении повторяющихся ` css ` классов (подробнее [ #138 ] ).
8
+ * Добавлена поддержка ` node@0.12.x ` и ` node@4.x ` .
9
+
4
10
1.3.2
5
11
-----
6
12
107
113
* Добавлено тестирование покрытия кода и статуса зависимостей.
108
114
* Добавлены JSDocs.
109
115
116
+ [ #138 ] : https://github.com/bem/html-differ/issues/138
110
117
[ #131 ] : https://github.com/bem/html-differ/issues/131
111
118
[ #106 ] : https://github.com/bem/html-differ/issues/106
112
119
[ #110 ] : https://github.com/bem/html-differ/pull/110
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-differ" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"description" : " Compares two HTML" ,
5
5
"keywords" : [
6
6
" html-differ" ,
You can’t perform that action at this time.
0 commit comments