Skip to content

Releases: hidakatsuya/prawn-emoji

3.1.0

31 Oct 16:32
Compare
Choose a tag to compare

See CHANGELOG for further details.

3.0.0

08 Jun 12:02
Compare
Choose a tag to compare

Big Changes

Breaking Changes

  • Drop support ruby2.1 and 2.2, 2.3
  • prawn-emoji requires Prawn 2.2 (Drop support Prawn 2.1)

2.1.1

03 Jan 18:51
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: A text including multiple emojis are broken #19

2.1.0

30 Jun 10:19
Compare
Choose a tag to compare

Breaking Changes

2.0.1

21 May 08:49
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Part of ASCII chars and symbols are unexpectedly replaced with emojis #17 [@juanfal]

1.0.2

21 May 08:47
Compare
Choose a tag to compare
  • Fixed: © \u{00a9} is not rendered (commit: 32d55b0 )
  • Development: Add task for generating emoji index from emoji images (commit: 2d41247 )

2.0.0

23 Dec 17:01
Compare
Choose a tag to compare
  • prawn-emoji requires Prawn 2.1 or higher
    • NOTE: prawn-emoji 1.x supports Prawn 1.3 and 2.0
  • Support multi character emojis with updating to latest version Emojione's emojis #15

1.0.1

12 Jan 00:19
Compare
Choose a tag to compare

Skip drawing if the text encoding is not UTF-8. See 033f05e commit for further details.

1.0.0

04 Jan 16:56
Compare
Choose a tag to compare

The first stable release! Please see README.md for more details of this library.