Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

42 lines (33 loc) · 1.17 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.0] - 2019-03-27

Added:

  • Support for "_" (underscore) symbol - (@frvade)

[1.2.2] - 2018-02-18

Fixed

  • Include "+" (plus) sign to emoji regexp, which allows to use the "+1" emoji name.

[1.2.1] - 2018-02-17

Fixed

  • Bug with applying default skin tones to foregrounds / backgrounds consisting of more than 1 emoji

[1.2.0] - 2018-02-13

Added

  • Feature: default skin tones
  • Feature: local CLI config via ~/.krasivorc
  • Support for "-" (minus) sign - (@nesaulov)

Fixed

  • Non-string arguments passed as foreground or background behaved incorrectly - (@nesaulov)

[1.1.0] - 2018-01-23

Added

  • Feature: convert emoji names to Unicode emoji symbols

[1.0.1] - 2018-01-20

Added

  • Support for uppercase symbols
  • Support for numbers - (@past-one)

[1.0.0] - 2018-01-19

Initial release.