piotrmurach/tty-font

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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

[v0.5.0]: https://github.com/piotrmurach/tty-font/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/piotrmurach/tty-font/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/piotrmurach/tty-font/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/piotrmurach/tty-font/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/piotrmurach/tty-font/compare/v0.1.0