File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11History of changes
22==================
33
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+
4101.3.2
511-----
612
@@ -107,6 +113,7 @@ History of changes
107113 * Added testing of code coverage and dependencies status.
108114 * Added JSDocs.
109115
116+ [ #138 ] : https://github.com/bem/html-differ/issues/138
110117[ #131 ] : https://github.com/bem/html-differ/issues/131
111118[ #106 ] : https://github.com/bem/html-differ/issues/106
112119[ #110 ] : https://github.com/bem/html-differ/pull/110
Original file line number Diff line number Diff line change 11История изменений
22=================
33
4+ 1.3.3
5+ -----
6+
7+ * Исправлена ошибка при сравнении повторяющихся ` css ` классов (подробнее [ #138 ] ).
8+ * Добавлена поддержка ` node@0.12.x ` и ` node@4.x ` .
9+
4101.3.2
511-----
612
107113 * Добавлено тестирование покрытия кода и статуса зависимостей.
108114 * Добавлены JSDocs.
109115
116+ [ #138 ] : https://github.com/bem/html-differ/issues/138
110117[ #131 ] : https://github.com/bem/html-differ/issues/131
111118[ #106 ] : https://github.com/bem/html-differ/issues/106
112119[ #110 ] : https://github.com/bem/html-differ/pull/110
Original file line number Diff line number Diff line change 11{
22 "name" : " html-differ" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " Compares two HTML" ,
55 "keywords" : [
66 " html-differ" ,
You can’t perform that action at this time.
0 commit comments