Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.02 KB

HEAD

Minor Enhancements

  • Allow rendering emoji amidst GFM (#30)

Bug Fixes

  • Do not cast Symbols into strings to be re-casted in the options hash (#20)
  • Respect :transliterated_header_ids kramdown option (#22)

1.1.0 / 2019-05-29

Minor Enhancements

  • GFM Parser refactored and optimized to improve memory usage and maintainability (#11, #13)

Bug Fixes

  • Define test methods with a shorter name (#7)
  • Load the main file in the gem (#10)
  • Fix strikethrough a single character (#9)

1.0.1 / 2019-01-13

Bug Fixes

  • Add missing loader file

1.0.0 / 2019-01-11

  • Initial version based on kramdown 1.17.0