Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 793 Bytes

unreleased

  • TODO

1.6.1

  • Fix: warning: passing a block without an image argument is deprecated.

    #21

1.6.0

  • Allow custom separator to be used in text

    #18

1.5.1

  • Fixed an error when the text has a non-word character and a space next to it

    #17

1.5.0

  • Add vertical setting

    #13

1.4.0

  • Create empty avatar if no text are provided

    #12

1.3.0

  • UnicodeUtils language code support for upcase

    #11

1.2.1

  • Fix deletion of spaces in provided text

    #10