Releases: mecab/emspect
Releases · mecab/emspect
v1.1.1
v.1.1.0
- Add format specifiers.
%s-- Extracted tosynonym. It is the part after than≊of the NAME column in the emoji full list.%S--%swith leading≊(i.e., same as≊ %s). This print nothing ifsynonymis not available.
- Add conditional format specifier. These are useful when you want to put characters if the fields, which could be empty, are available
%?s(<foo>)-- Extracted to<foo>if has synonym. Othewise print nothing.%?g(<foo>)-- Extracted to<foo>if has gfm. Othewise print nothing.
- [Breaking change] Default formatting is changed to
%C %n %S%?s( )(%c) - %a%?g( )%Gsynonymis added with lead by≊if available.- Removed trailing space for the emojis which does not have
gfmfield.
- [Breaking change] the formatting for
-f allis changed to%c\t%C\t%n\t%s\t%y\t%d\t%a\t%G- Fourth column is changed to
synonym. Following fields are shifted.
- Fourth column is changed to