File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-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.2
5
+ -----
6
+
7
+ * Fixed the bug with comparison of screened text (see [ #131 ] ).
8
+
4
9
1.3.1
5
10
-----
6
11
@@ -102,6 +107,7 @@ History of changes
102
107
* Added testing of code coverage and dependencies status.
103
108
* Added JSDocs.
104
109
110
+ [ #131 ] : https://github.com/bem/html-differ/issues/131
105
111
[ #106 ] : https://github.com/bem/html-differ/issues/106
106
112
[ #110 ] : https://github.com/bem/html-differ/pull/110
107
113
[ #111 ] : https://github.com/bem/html-differ/pull/111
Original file line number Diff line number Diff line change 1
1
История изменений
2
2
=================
3
3
4
+ 1.3.2
5
+ -----
6
+
7
+ * Исправлена ошибка при сравнении экранированного текста (подробнее [ #131 ] ).
8
+
4
9
1.3.1
5
10
-----
6
11
102
107
* Добавлено тестирование покрытия кода и статуса зависимостей.
103
108
* Добавлены JSDocs.
104
109
110
+ [ #131 ] : https://github.com/bem/html-differ/issues/131
105
111
[ #106 ] : https://github.com/bem/html-differ/issues/106
106
112
[ #110 ] : https://github.com/bem/html-differ/pull/110
107
113
[ #111 ] : https://github.com/bem/html-differ/pull/111
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-differ" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
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