0.3.0 (2016-07-15)
- Should not delete the ':' if there have other char(edd90f8)
- Support _ char in composition mode(04b68b5)
- ':' +
space
would fast input ': ' for normal typing(2bbe4e6)
- Set composition string to empty after commit string(30d10e0)
- emojime implement quickly 🚀(3497b7a)
- Support backspace to delete composition string(910f436)
- Support candidate list, now can match the composition string to show candidate list. close #1(95543eb), closes #1
- Support esc to exist composition mode(a2b4979)
- Support move cursor(eaed042)
- Upgrade to use nime 0.2.0 and refactor the architecture(762f6d1)