CHANGELOG.md in fusuma-1.3.0 vs CHANGELOG.md in fusuma-1.3.1
- old
+ new
@@ -1,8 +1,25 @@
-# Change Log
+# Changelog
+## [v1.3.0](https://github.com/iberianpig/fusuma/tree/v1.3.0) (2019-11-11)
+
+[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.2.1...v1.3.0)
+
+**Implemented enhancements:**
+
+- Add show-keycodes option to libinput\_command\_input [\#138](https://github.com/iberianpig/fusuma/pull/138) ([iberianpig](https://github.com/iberianpig))
+
+**Closed issues:**
+
+- elementory os libinput debug shows Permission denied [\#140](https://github.com/iberianpig/fusuma/issues/140)
+
+**Merged pull requests:**
+
+- Merge modifier event records [\#142](https://github.com/iberianpig/fusuma/pull/142) ([iberianpig](https://github.com/iberianpig))
+
## [v1.2.1](https://github.com/iberianpig/fusuma/tree/v1.2.1) (2019-10-19)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.2...v1.2.1)
**Fixed bugs:**
- Fusuma must be started after connecting bluetooth trackpad [\#125](https://github.com/iberianpig/fusuma/issues/125)
@@ -10,34 +27,38 @@
**Merged pull requests:**
- Reload Filter when new device is added [\#137](https://github.com/iberianpig/fusuma/pull/137) ([iberianpig](https://github.com/iberianpig))
## [v1.2](https://github.com/iberianpig/fusuma/tree/v1.2) (2019-10-13)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.1...v1.2)
## [v1.1](https://github.com/iberianpig/fusuma/tree/v1.1) (2019-10-12)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.0...v1.1)
## [v1.0](https://github.com/iberianpig/fusuma/tree/v1.0) (2019-10-12)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.11.1...v1.0)
**Merged pull requests:**
- Update rake requirement from ~\> 12.3 to ~\> 13.0 [\#136](https://github.com/iberianpig/fusuma/pull/136) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Fixed Spelling mistake [\#128](https://github.com/iberianpig/fusuma/pull/128) ([thomascrha](https://github.com/thomascrha))
- \[Readme\] Added step to install Ruby [\#127](https://github.com/iberianpig/fusuma/pull/127) ([mmoraes-rafael](https://github.com/mmoraes-rafael))
-- Feature/plugins refactor generator [\#126](https://github.com/iberianpig/fusuma/pull/126) ([iberianpig](https://github.com/iberianpig))
- Plugin Based Architecture [\#116](https://github.com/iberianpig/fusuma/pull/116) ([iberianpig](https://github.com/iberianpig))
## [v0.11.1](https://github.com/iberianpig/fusuma/tree/v0.11.1) (2019-05-27)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.11.0...v0.11.1)
**Merged pull requests:**
- Added Mac OS gestures mapping for Ubuntu [\#123](https://github.com/iberianpig/fusuma/pull/123) ([Rajanpandey](https://github.com/Rajanpandey))
## [v0.11.0](https://github.com/iberianpig/fusuma/tree/v0.11.0) (2019-05-24)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.10.2...v0.11.0)
**Fixed bugs:**
- Misspelling in description [\#100](https://github.com/iberianpig/fusuma/issues/100)
@@ -47,27 +68,32 @@
- Fork, daemonize, and detach when running executing commands. [\#121](https://github.com/iberianpig/fusuma/pull/121) ([epakai](https://github.com/epakai))
- Update bundler requirement from ~\> 1.13 to ~\> 2.0 [\#111](https://github.com/iberianpig/fusuma/pull/111) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v0.10.2](https://github.com/iberianpig/fusuma/tree/v0.10.2) (2018-08-30)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.10.1...v0.10.2)
## [v0.10.1](https://github.com/iberianpig/fusuma/tree/v0.10.1) (2018-08-30)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.9.2...v0.10.1)
**Merged pull requests:**
- Interval and threshold specific for a trigger [\#92](https://github.com/iberianpig/fusuma/pull/92) ([irq](https://github.com/irq))
- Fix spelling: Elementary to elementary [\#90](https://github.com/iberianpig/fusuma/pull/90) ([ryonakano](https://github.com/ryonakano))
## [v0.9.2](https://github.com/iberianpig/fusuma/tree/v0.9.2) (2018-07-19)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.9.1...v0.9.2)
## [v0.9.1](https://github.com/iberianpig/fusuma/tree/v0.9.1) (2018-07-16)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.9.0...v0.9.1)
## [v0.9.0](https://github.com/iberianpig/fusuma/tree/v0.9.0) (2018-07-14)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.8.0...v0.9.0)
**Implemented enhancements:**
- Option to filter libinput by device [\#77](https://github.com/iberianpig/fusuma/issues/77)
@@ -75,45 +101,52 @@
**Fixed bugs:**
- Error: /usr/share/ruby/open3.rb:199:in `spawn': No such file or directory - libinput-list-devices \(Errno::ENOENT\) [\#84](https://github.com/iberianpig/fusuma/issues/84)
## [v0.8.0](https://github.com/iberianpig/fusuma/tree/v0.8.0) (2018-06-23)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.7.2...v0.8.0)
**Fixed bugs:**
- Deprecation warning [\#76](https://github.com/iberianpig/fusuma/issues/76)
## [v0.7.2](https://github.com/iberianpig/fusuma/tree/v0.7.2) (2018-06-17)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.7.1...v0.7.2)
**Closed issues:**
- Print system information for debuging [\#70](https://github.com/iberianpig/fusuma/issues/70)
- rescue from SIGINT Interruption with Ctrl-C [\#64](https://github.com/iberianpig/fusuma/issues/64)
## [v0.7.1](https://github.com/iberianpig/fusuma/tree/v0.7.1) (2018-06-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.7.0...v0.7.1)
## [v0.7.0](https://github.com/iberianpig/fusuma/tree/v0.7.0) (2018-06-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.6.0...v0.7.0)
## [v0.6.0](https://github.com/iberianpig/fusuma/tree/v0.6.0) (2018-05-31)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.5.0...v0.6.0)
**Implemented enhancements:**
- Daemon mode [\#81](https://github.com/iberianpig/fusuma/issues/81)
## [v0.5.0](https://github.com/iberianpig/fusuma/tree/v0.5.0) (2018-05-31)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.4.1...v0.5.0)
**Implemented enhancements:**
- feature request: configure number of fingers for pinch [\#82](https://github.com/iberianpig/fusuma/issues/82)
## [v0.4.1](https://github.com/iberianpig/fusuma/tree/v0.4.1) (2018-05-22)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.4.0...v0.4.1)
**Implemented enhancements:**
- assigning commands [\#50](https://github.com/iberianpig/fusuma/issues/50)
@@ -125,44 +158,52 @@
**Merged pull requests:**
- Remove --enable-dwt option [\#80](https://github.com/iberianpig/fusuma/pull/80) ([z0rc](https://github.com/z0rc))
## [v0.4.0](https://github.com/iberianpig/fusuma/tree/v0.4.0) (2018-04-15)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.7...v0.4.0)
## [v0.3.7](https://github.com/iberianpig/fusuma/tree/v0.3.7) (2018-04-15)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.5...v0.3.7)
**Merged pull requests:**
- Assigning commands [\#73](https://github.com/iberianpig/fusuma/pull/73) ([iberianpig](https://github.com/iberianpig))
- Update rake requirement to ~\> 12.3 [\#72](https://github.com/iberianpig/fusuma/pull/72) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v0.3.5](https://github.com/iberianpig/fusuma/tree/v0.3.5) (2018-01-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.4...v0.3.5)
## [v0.3.4](https://github.com/iberianpig/fusuma/tree/v0.3.4) (2018-01-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.3...v0.3.4)
## [v0.3.3](https://github.com/iberianpig/fusuma/tree/v0.3.3) (2017-06-07)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.2...v0.3.3)
## [v0.3.2](https://github.com/iberianpig/fusuma/tree/v0.3.2) (2017-04-22)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.1...v0.3.2)
**Implemented enhancements:**
- External + Internal Trackpad? [\#34](https://github.com/iberianpig/fusuma/issues/34)
## [v0.3.1](https://github.com/iberianpig/fusuma/tree/v0.3.1) (2017-04-22)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.0...v0.3.1)
**Implemented enhancements:**
- How about adding adjustable interval threshold? [\#35](https://github.com/iberianpig/fusuma/issues/35)
## [v0.3.0](https://github.com/iberianpig/fusuma/tree/v0.3.0) (2017-04-22)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.7...v0.3.0)
**Implemented enhancements:**
- Maybe add info that you need to restart? [\#33](https://github.com/iberianpig/fusuma/issues/33)
@@ -175,10 +216,11 @@
**Merged pull requests:**
- Added interval options to config. [\#36](https://github.com/iberianpig/fusuma/pull/36) ([joshuatshaffer](https://github.com/joshuatshaffer))
## [v0.2.7](https://github.com/iberianpig/fusuma/tree/v0.2.7) (2017-02-04)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.6...v0.2.7)
**Implemented enhancements:**
- How about add a "-c" options to specify config file manually? [\#24](https://github.com/iberianpig/fusuma/issues/24)
@@ -186,89 +228,98 @@
**Merged pull requests:**
- update parser [\#30](https://github.com/iberianpig/fusuma/pull/30) ([iberianpig](https://github.com/iberianpig))
## [v0.2.6](https://github.com/iberianpig/fusuma/tree/v0.2.6) (2017-01-22)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.5...v0.2.6)
**Implemented enhancements:**
- input from multiple devices [\#4](https://github.com/iberianpig/fusuma/issues/4)
## [v0.2.5](https://github.com/iberianpig/fusuma/tree/v0.2.5) (2017-01-18)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.3...v0.2.5)
**Fixed bugs:**
- it show some error [\#17](https://github.com/iberianpig/fusuma/issues/17)
## [v0.2.3](https://github.com/iberianpig/fusuma/tree/v0.2.3) (2017-01-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.2...v0.2.3)
**Implemented enhancements:**
- sensitivity of 3 finger swipe [\#15](https://github.com/iberianpig/fusuma/issues/15)
## [v0.2.2](https://github.com/iberianpig/fusuma/tree/v0.2.2) (2016-12-31)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.0...v0.2.2)
## [v0.2.0](https://github.com/iberianpig/fusuma/tree/v0.2.0) (2016-12-18)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.9...v0.2.0)
## [v0.1.9](https://github.com/iberianpig/fusuma/tree/v0.1.9) (2016-12-17)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.8...v0.1.9)
**Implemented enhancements:**
- Disabling some shortcuts [\#14](https://github.com/iberianpig/fusuma/issues/14)
-**Fixed bugs:**
-
-- Disabling some shortcuts [\#14](https://github.com/iberianpig/fusuma/issues/14)
-
## [v0.1.8](https://github.com/iberianpig/fusuma/tree/v0.1.8) (2016-12-17)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.7...v0.1.8)
## [v0.1.7](https://github.com/iberianpig/fusuma/tree/v0.1.7) (2016-12-10)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.6...v0.1.7)
## [v0.1.6](https://github.com/iberianpig/fusuma/tree/v0.1.6) (2016-12-07)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.5...v0.1.6)
**Fixed bugs:**
- New libinput version, space at line beginning [\#13](https://github.com/iberianpig/fusuma/issues/13)
- fusuma does not run or show any error in Terminal [\#11](https://github.com/iberianpig/fusuma/issues/11)
## [v0.1.5](https://github.com/iberianpig/fusuma/tree/v0.1.5) (2016-12-05)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.4...v0.1.5)
## [v0.1.4](https://github.com/iberianpig/fusuma/tree/v0.1.4) (2016-11-17)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.3...v0.1.4)
**Implemented enhancements:**
- fusuma not working [\#3](https://github.com/iberianpig/fusuma/issues/3)
- Reading configuration from /home/fusuma/config.yml [\#2](https://github.com/iberianpig/fusuma/issues/2)
-**Fixed bugs:**
-
-- fusuma not working [\#3](https://github.com/iberianpig/fusuma/issues/3)
-
**Merged pull requests:**
- Match left and right actions [\#10](https://github.com/iberianpig/fusuma/pull/10) ([z0rc](https://github.com/z0rc))
- Relax the device name regex [\#9](https://github.com/iberianpig/fusuma/pull/9) ([z0rc](https://github.com/z0rc))
## [v0.1.3](https://github.com/iberianpig/fusuma/tree/v0.1.3) (2016-11-01)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.2...v0.1.3)
## [v0.1.2](https://github.com/iberianpig/fusuma/tree/v0.1.2) (2016-10-30)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.1...v0.1.2)
## [v0.1.1](https://github.com/iberianpig/fusuma/tree/v0.1.1) (2016-10-30)
+
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.1.0...v0.1.1)
## [v0.1.0](https://github.com/iberianpig/fusuma/tree/v0.1.0) (2016-10-30)
+[Full Changelog](https://github.com/iberianpig/fusuma/compare/bd5e5959d81b7d79aaa8cf11d8fadd8a1faa2181...v0.1.0)
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file
+
+
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*