Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1018 Bytes

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 1018 Bytes

Change log

v0.5.0 - 2020-01-16

Changed

  • Change gemspec to add metadata and remove test artifacts

v0.4.0 - 2019-06-26

Added

  • Add block font
  • Add char_space option to font YAML file

Changed

  • Change bundler and rake dev dependency version

v0.3.0 - 2018-11-01

Changed

  • Change gemspec to require Ruby >= 2.0.0
  • Change gemspec to load files without calling git

v0.2.0 - 2018-02-20

Added

  • Add Result for processing transformed output

Changed

  • Change #add_line to #create_line and refactor

Fixed

  • Fix File to use global namespace

v0.1.0 - 2017-12-18

  • Initial implementation and release