libevdev/libevdev-1.5.9-vs-1.8.0.yaml
2020-08-17 11:17:01 +08:00

33 lines
1.1 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: libevdev
old_version: 1.5.9
new_version: 1.8.0
interface_differences:
- type: 'CLI'
item: 删除--disable-test-run
diff: 用于禁用测试运行,现在有更多的检查,所以删除--disable-test-run。
influence: 功能优化
- type: 'feature'
item: GitLab CI
diff: 添加GitLab CI支持
influence: 功能增强
- type: 'ABI'
item: 新增libevdev_event_value_get_name
diff: 用于解析ABS_MT_TOOL_TYPE值
influence: 功能增强
- type: 'feature'
item: CSS
diff: 更改CSS需要触发doxygen重建
influence: 功能优化
- type: 'feature'
item: 自定义样式
diff: 删除自定义样式,回复正常外观,自定义导致无法正常渲染
influence: 功能优化
- type: 'feature'
item: 增加doxygen
diff: 添加libevdev的doxygen样式对样式进行了较小的修改但至少现在可以阅读。
influence: 功能增强
- type: 'feature'
item: ABS_MT_SLOT
diff: 以前启用或禁用ABS_MT_SLOT不会更改实际的插槽现在启用ABS_MT_SLOT时可以正确初始化插槽
influence: 功能增强
remark: '新增功能,无影响;'