# Revision history for sixel ## 0.1.0.0 -- 2020-05-17 * First version. ## 0.1.2.0 -- 2020-05-19 * Support for Latex ## 0.1.2.1 -- 2020-05-20 * Fix overflow of parsing number ## 0.1.2.2 -- 2020-05-22 * Support for OSC1337 ## 0.1.2.32 -- 2020-05-25 * Use the palette of 256 colors to fix not working on xterm. * Change from convert(imagemagick) to gs(ghostscript), because convert does not work on ubuntu18.04.