xremap/CHANGELOG.md
Takashi Kokubun 0b5d09f5ab Version 0.0.3
2017-01-04 00:10:05 +09:00

382 B

v0.0.3

  • Allow using ENV in config

v0.0.2

  • Add include_config to load config from another file

v0.0.1

  • Initial release
    • Add window, with class_not and class_only options
    • Add remap, with to option
    • Add execute to run scripts on shell
    • Add define to define method on DSL context
    • Add press and release, but they are still experimental